J
|
Jane 6/14/2007 |
Hi, |
C
|
chris 7/13/2007 |
I might be interested in this solution, javascript is fine, based on the value of 'Testing required'. if yes, it should allow at least three or more fields be able to used otherwise they are greyed out or set to readonly. |
J
|
Jane 7/16/2007 |
Chris, |
|
cagleyleslie 9/26/2007 |
Hi Jane. I am interested in learning how to do this. I don't know which pages to edit, however. On my Add and Edit pages, there is a dropdown list. The choices are Green, Yellow, Red, and EAR. If the user selects EAR, I would like 3 other fields to appear. Otherwise, if he chooses Green, Red, or Yellow... those 3 other fields remain hidden. |
J
|
Jane 9/27/2007 |
Hi, <TD width=250 id="depend">{build_edit_control field="FieldName" mode="add" value=$value_FieldName} </TD> |
|
cagleyleslie 10/4/2007 |
Hi, to add onclick event edit BuildEditControl function in the generated include/commonfunction.asp file. To add ID for the fields edit your page on the Visual Editor tab:
|