Change the current Form so it uses its configured Presentation Template.
Important:form.usePresentationTemplate(); must be on the last line of a script. After the usePresentationTemplate() function call is executed, the next script configured in the server event will be executed.
Important:
form.usePresentationTemplate();must be on the last line of a script. After the usePresentationTemplate() function call is executed, the next script configured in the server event will be executed.For further information see:
JavaScript example: