This topic is locked

Show/Hide Fields on Add Page

11/20/2012 5:05:21 PM
PHPRunner General questions
J
jpbconsulting author

I have seen past posts which use Javascript in earlier versions of PHPRunner (5.x) to show/hide fields on the Add form. I would like to know if how to perform this task in PHPRunner 6.2? I am trying to accomplish the following:
Field ElementType - Lookup field which may contain the value "Color-Selector"

If "Color-Selector" is selected from the dropdown, the ColorValue field which uses the ColorPicker would appear.
How do I accomplish this in PHPRunner 6.2?