Home › Forum › General › Finding the URL of a form instance without using a notify action › Re: Finding the URL of a form instance without using a notify action
January 14, 2011 at 3:46 pm #5565
Anonymous
That’s it! If the form’s just loaded “FORM – URL” contains the generic URL for an unopened form. If the user has done *something* in the form, then “FORM – URL” contains the specific instance URL for that form …
Is there any way to force the form to generate an instance URL without the user doing something?