Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have 3 list boxes linked to 1 field (Account Types). Each list box is has a different range of 'Account Types'.
Example:
List box 1: A-J;
List box 2: K-M;
List box 3: N-Z.
How can I make buttons to filter only the list box that I want? One button called FIRST must filter only Listbox 1, another button called SECOND will filter only List box 2. Thank you.
Hi,
Please check the attachment for solution.
Hope this helps you.
Regards,
Jagan.
You can probably use the condition you used to filter the list box(es) also in your search string of the select in field action. Could you give more details, or at best post a small sample app?
swuehl escribió:You can probably use the condition you used to filter the list box(es) also in your search string of the select in field action. Could you give more details, or at best post a small sample app?
Here a example with the 3 List Box, the idea is clic in the each button (first, second, third) and the elements from the list box corresponding must be selected.
Thank you.
Hi,
Please check the attachment for solution.
Hope this helps you.
Regards,
Jagan.