Skip to Content
0
Former Member
Jun 05, 2009 at 11:56 AM

drop down in screen painter

23 Views

i would like to have a drop down in screen painter.

i declared in screen painter as listbox - also i namned function code lstbx

now i have to variants:

first is just taking the name of the domain and giving all values to it. the problem is in frontend that i can select a value (from my range) but it does not hold any value after selection... after selection the field is empty again and nothing happens...

the second option; a structure

here it shows only the first value don't know why not the others.