- Create a template for the web form under the templates directory in SuperOffice. Example: C:\SuperOffice\Customer Service\templates\special\mytemplate.html
- Access the template from the www browser using the following address …/scripts/customer.exe?action=spec…
- Edit the content of the special template
- Create a template called ok.html in the same location. This will be called when the customer press the Post button.
Example
%datetimenow% inserts the current date into the HTML page
%program% inserts the program location, for example, /scripts/customer
%-tags in message.alterbody:
%%customer.firstname%% inserts the form value customer.firstname into the message body
%%customer.email%% inserts the form value customer.email into the message body
%%foobar%% inserts the form value foobar into the message body
To create a request in SuperOffice, set the following values: