0
edits
Changes
no edit summary
* '''Workflow''' - [[Workflow]] to be triggered upon submission of Template Page.
* '''URL''' - This setting will be completed by default and includes an alphanumeric "token" which serves as a unique identifier for this Template Page.
<u>Level 1</u>
:* For Level 1 you will be presented with a URL in the following format, which is to create a new Level 1 record:
: '''<nowiki>http://alias.smartsimple.xxx/ex/ex_Apppage.jsp?token=HwkITfexoGZdgsaVla</nowiki>'''
<u>Level 2</u>
:* For Level 2 you will be presented with a URL in the following format, which is to create a new Level 2 record under the specified Level 1:
: '''<nowiki>http://alias.smartsimple.xxx/ex/ex_Evtpage.jsp?token=HQ0NSdsAYbdZFhZRBfBQhdQ&parentids=LevelOneIds</nowiki>'''
:example:
:<pre>http://alias.smartsimple.xxx/ex/ex_Evtpage.jsp?token=HQ0gNSAYbZfdhdgFhRBBFQhdQ&parentids=5551234&eventid=678543</pre>
<u>Transactions</u>
:Example:to create a new '''person''' transaction (in a popup window) for the current user:
:<pre><input type="button" class=Button value="Open"
onClick="window.open('/ex/ex_Transactionpage.jsp?token=Fg8IUh8YZFtbQA%3D%3D&objecttype=40&parentids=@me.userid@&transid=0')">
</pre>
===HTML Template===