![]() |
Alexey admin 5/14/2007 |
JR, |
T
|
thecolombian author 5/15/2007 |
Basically I want the PHP form to pre-populate the fields from the enum fileds on the data base when you are trying to add data. JR, PHPRunner deals with ENUM fields the same way as with VARCHAR. What exactly would you like to do with your ENUM fields ? |
J
|
Jane 5/16/2007 |
Hi, |
|
501285 5/30/2007 |
Hi, to set up field as dropdown box on the ADD page select Lookup wizard for this field on the "Edit as" settings dialog on the Visual Editor tab, choose List of values option and add your values manually. We'll add support of ENUM field type in one of the next PHPRunner version. |
|
501286 5/30/2007 |
Hi, to set up field as dropdown box on the ADD page select Lookup wizard for this field on the "Edit as" settings dialog on the Visual Editor tab, choose List of values option and add your values manually. We'll add support of ENUM field type in one of the next PHPRunner version.
|
J
|
Jane 5/31/2007 |
Just select add page and double click on the field on the Visual Editor tab. |
|
501287 6/4/2007 |
Just select add page and double click on the field on the Visual Editor tab.
|
A
|
asawyer13DevClub member 12/7/2008 |
Jane, Hi, to set up field as dropdown box on the ADD page select Lookup wizard for this field on the "Edit as" settings dialog on the Visual Editor tab, choose List of values option and add your values manually. We'll add support of ENUM field type in one of the next PHPRunner version. |
J
|
Jane 12/8/2008 |
Alan, |
A
|
asawyer13DevClub member 12/8/2008 |
Thanks, |