How to reference Sub-Fields in the URL Field via script ...
Hi:
Is there any way I can automatically set the "target" component of a URL field via script ?
I am working on an Application where the requirement is to enable the user to enter the URL Address (like www.zoho.com) ... but not be given the option to specify the "target" (Same Window, New Window) ; instead, the "target" should be set to New Window ... so when the same field (column) is clicked in the Form's View, the specified web page is displayed in a New Window.
I thought that I would force the "target" in the on Success section of the Form ... but I can't figure out the command syntax required to reference this sub-field within the URL field ... any ideas ?
Gaev