Project

General

Profile

Online Texts

There is a new parameter called ‘ Forgot Password Text ’ in Administration > Parameters > Online.
It is possible to hold a hyperlink here so an email can be sent.

We also added a ‘Forgot Password Text’ area to the Online tab.
If the user presses the Pen icon at the left top corner you will see an HTML editor.
If you press the Chain icon then you will see a Create Hyperlink window. For the example above user should enter the following data to fields:
- Text:
Forgot your password? Contact our Customer Service Department on 028 9049 3999 or email
- URL:
mailto:?subject=Forgot Webtex Password&body=Test%0D%0AEMail%0D%0ABody
- Target: _self.

The customer is then requested to fill the email body and subject by default. If you look at URL above you will see the following attributes:
- mailto: - this is the email address where an email will be sent.
- ?subject= - this is email subject. All text after this attribute will be used as the Email subject
- &body= - this is email body. Any text could be entered here. For line breaks ‘%0D%0A’ sequence should be used.

There is a new field in this form called ‘ Online Holiday Message ’.
This message will then be displayed on certain online sites instead of the hardcoded message which currently appears occasionally (and we have to change each holiday time).
The online holiday message from Parameters > Online is now shown on the online order page.