Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> webdb form question
Hi,
What I found about webdb is that the manuals are not comprehensive. It is really hard to work without sufficient info. So ... I am seeking for your help.
If I write a javascript within a form (either as a script to do field validation or form validation for a particular field, or as a script included in the "Header" or "Footer" of the Text Option), how can I refer to a particular field within the form? I have searched but have not been able to find this info in the webdb manuals.
(I know that in a field/form validation script for a particular field you can refer to the field as 'theElement' and the field value as 'theElement.valule', but that's all I know. But how do you refer to other fields in the form?)
Would appreciate any info.
Thanks
Received on Mon Nov 27 2000 - 16:18:31 CST