Hi,
Is there any provision to select multiple records from the drop down menu.
Thanks in Advance.
Hi Rameshy,
Currently it is not possible to select multiple records in a drop down list. What exactly are you trying to do? I may be able to suggest an alternative solution.
-Michael
Hi Michael,
Thanks for immediate response.
We have a field name like "ItemSize" which is a dropdown list where we need to select multiple records in one select. Can you please suggest an alternate solution?
-Ramesh
Hi Ramesh,
One option could be to add a grid to the screen with checkboxes and use the values(ItemSize) from the grid that are checked.