Foros de discusión

Related to multi selection drop down

deepthi narendula, modificado hace 11 años.

Related to multi selection drop down

Junior Member Mensajes: 39 Fecha de incorporación: 26/04/12 Mensajes recientes
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 hace 11 años.

RE: Related to multi selection drop down

Regular Member Mensajes: 234 Fecha de incorporación: 13/03/12 Mensajes recientes
Hi,

I side your combo box make it check selection box so that you can select multiple choice !!
thumbnail
Priyanka Dhingra, modificado hace 11 años.

RE: Related to multi selection drop down

Liferay Master Mensajes: 501 Fecha de incorporación: 20/12/11 Mensajes recientes
in your <select > put attribute
multiple="multiple"
deepthi narendula, modificado hace 11 años.

RE: Related to store 3 records based on one userId

Junior Member Mensajes: 39 Fecha de incorporación: 26/04/12 Mensajes recientes
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 hace 11 años.

RE: Related to multi selection drop down

Liferay Master Mensajes: 501 Fecha de incorporación: 20/12/11 Mensajes recientes
then do not keep userid as primary key or else normalize...make 3 tables and map them