Fórum

Related to multi selection drop down

deepthi narendula, modificado 11 Anos atrás.

Related to multi selection drop down

Junior Member Postagens: 39 Data de Entrada: 26/04/12 Postagens Recentes
Hi Friend

my requirement is i need to fetch regions based on countries.i got it, but my dropdown should be multi selected dropdown.how to do it...plz help me out.

Thanks & Regards
N.Deepthi.
thumbnail
Subhash Pavuskar, modificado 11 Anos atrás.

RE: Related to multi selection drop down

Regular Member Postagens: 234 Data de Entrada: 13/03/12 Postagens Recentes
Hi,

I side your combo box make it check selection box so that you can select multiple choice !!
thumbnail
Priyanka Dhingra, modificado 11 Anos atrás.

RE: Related to multi selection drop down

Liferay Master Postagens: 501 Data de Entrada: 20/12/11 Postagens Recentes
in your <select > put attribute
multiple="multiple"
deepthi narendula, modificado 11 Anos atrás.

RE: Related to store 3 records based on one userId

Junior Member Postagens: 39 Data de Entrada: 26/04/12 Postagens Recentes
Hi friends,

I am using servicebuilder to create a table,i created table,but i need to store 3 records based on one userid how to do it..please help me...

Thanks & Regards
N.Deepthi.
thumbnail
Priyanka Dhingra, modificado 11 Anos atrás.

RE: Related to multi selection drop down

Liferay Master Postagens: 501 Data de Entrada: 20/12/11 Postagens Recentes
then do not keep userid as primary key or else normalize...make 3 tables and map them