Value List for ver 3.14

Hi all,

i am newbie for Servoy and just start to try out the online tutorial. When i try the Dynamic Valuelists, i am lost!

At the begining of this tutorial the value list already there and the tutor just explain all the existing control in the form.

When i start the new form for this tutorial, i go File → New Solution → Give a Name for the solution; Since it is force to select a table there, so i select the ‘oder’ table from the ‘example_data’.

Of course, Servoy will request you to select the Column name that we want to display, and i simply select some, and click OK. After that, i just delete all the Label with textboxes, and click ValueList.

And there is a ‘New’ button for us to create a new Value List. Then i select the radio button ‘Database Values’ with ‘All Values From’, ‘example_data’ and ‘orders’ table. Finally, click OK after giving a name for the value List.

however, the value list is not shown in the form.
Am i done anything wrong?

Pls help :(

regards,
powerteh

Hi Powerteh,

welcome to the forum.

A valuelist is used in a field.

so place a field on the form.
Change in the properties the field from TEXT-FIELD to COMBOBOX

now select in the properties, the right valuelist.
Go out of Design-mode and click on the field.

Now you see your valuelist.

Hope that helps.

Hi HJK,

Yup! it workds :lol:
thanks for your helps.

Regards,
powerteh