This topic is locked

Show or hide control based on value on List Box

10/15/2009 7:31:11 PM
PHPRunner General questions
woodey2002 author

Hi Guys,
Is it possible to have a list box on an add page with a list of options that are either a look up of a separate table, or some list box added vales which are set with the look up wizard section of Runner which can, if the user chooses "other" from the list a text box appears that will allow them to type in their choice if they don't want to select a list box option?
This text box should not bee seen in the user dose not select "other" from the list box.
Where would be the best place to store this typed value? In the original looked up table or would i need a new filed in the table called "other" or something.
Kindest Regards,
JAMES
PhpRunners No1 Irish Fan.

J
Jane 10/16/2009

James,
add new field to the main table, then show or hide it based on the value selected in the lookup.

Here is a sample:

http://www.asprunner.com/forums/topic/10641-popup-window-help/pagehlhidedivfromsearch1

woodey2002 author 10/16/2009

Thanks a lot Jane you are to kind.
Many thanks
James
PhpRunners No1 Irish FAN