-
Jun 21st, 2012, 04:26 AM
#1
Retrieving tagx's parent jspx name
Hello,
is there a way to detect what the name of the parent jspx is (eg, finder.jspx), in a .tagx file?
For instance, if the parent is finder.jspx, I would like to make all input fields non mandatory; mandatory otherwise.
The only solution I have found so far is to create a variable in finder.jspx called parentForm which I set to the finderName's value.
Is there some kind of "parent" function in JSTL which I could use instead?
Many thanks.
Philroc
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules