I need to put the admin side URL to a form entry into a form. I know that in the Notifications section you can specify that URL be sent in the notification email, but I'd like to insert it into a field on the form. I don't think this is possible to do as a dynamic variable since there is no entry until the form is submitted, but even if it gets added to the form after submission that's fine.
I've done some changing of form fields/labels after submission before, but I was wondering where I can grab the URL that the Notifications section uses.
I want the URL in the form so it can be included in exports.
Thanks!