Prefill Form Fields
From AgileApps Support Wiki
Revision as of 00:34, 30 July 2013 by imported>Aeric
By encoding Form data in a URL, you can display a Form for a registered platform user that has select fields pre-filled with default data.
- Syntax
https://domain/networking/servicedesk/index.jsp?applicationId=appID#_objectName/new
/_form_title=formTitle/fieldName=value/...
</syntaxhighlight>
- where:
- ...
__TBD: more...__