Difference between revisions of "Codeunit/ContentPublic/PagePublicTokenBuilder"
Jump to navigation
Jump to search
old>Admin |
old>Admin |
||
Line 12: | Line 12: | ||
== Configuration == | == Configuration == | ||
The codeunit has the following options | The codeunit has the following options | ||
* FormHeader: | * FormHeader: |
Revision as of 08:39, 18 March 2013
ARTICLE IS INCOMPLETE
What it does
Builds a token for accessing records using configuration options.
How to invoke
Make a http request:
main?command=dk.p2e.blanket.codeunit.common.PagePublicTokenBuilder
Configuration
The codeunit has the following options
- FormHeader:
- FormFooter:
- FormIntroduction:
- FormSubmitButton:
- FormReponseSuccess:
- FormReponseFailure:
- LookupSolution:
- LookupFieldName:
- TokenInterface:
- TokenInterfaceAlt:
- EmailHeader:
- EmailContent:
- EmailMatch:
- AltToken:
Developer info
- Type: CodeunitPagecontentPublic
- Security: Public accces