This topic is locked

Dynamic lookup list options

8/20/2009 1:49:24 AM
PHPRunner General questions
S
sgchan author

My Lookup list has fixed options, e.g. Value1, Value2, Value3 etc. That is when you click on the drop down, it shows these values to pick.
How can I use PHP code to modify the options values, i.e. change Value1, Value2, Value3 to Pick1, Pick2, Pick3 etc.? Tried using "Add Page: Before Display" but don't know how to submit an array to control the options.
Please advice.

J
Jane 8/20/2009

Hi,
you can change these values on the "Edit as" settings dialog on the Visual Editor tab.