Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
one listbox and one button with an action "select possible values" - but it is not selecting anything.
When I right-click on the list box and click "select possible" it is working fine. Where is the difference?
Best regards and thanks
You entered the listbox ID as field instead of the fieldname. If you change LB13 to Test it will work.
You entered the listbox ID as field instead of the fieldname. If you change LB13 to Test it will work.
Hi,
Unfortunately I can't open your sample since I currently don't have a license.
but I tried the Select Possible using button and its working fine.
See attached.
Best Regards,
Alex
Thank you very much. The Help said something aboutthe ID not the name.