escape quotes in GREP
ssing??? Thanks for the help -- Julia Gallardo Lomeli
Calling parametera from a specific form
I have 2 forms: form A and form B I am validating if there are blank fields in form B, what can I do to make : if (param()) { } but only focus on the parameters in form B... how can I call parameters from only one form??? Is there anything like formA.param() ??? -- Julia Gallardo