This topic is locked

List box

6/10/2015 6:48:03 AM
PHPRunner General questions
A
a.zerino@esoware.gallozzi. author

Good morning ,

I have the following problem , I have to create a list box that contains two simple values ​​:

1,2

I wish in the form

1 = Export

2 = Import
how can I make it happen ?

rgds

Sergey Kornilov admin 6/10/2015

Setup 'Edit as' type of this field as 'Lookup wizard' and either enter those choices manually (Export, Import) or create a new database table with those two values in it and use this table as a lookup wizard source.
More info:

http://xlinesoft.com/phprunner/docs/lookup_wizard.htm