Home > Execu/Suite Hotel PMS > Setup - Execu/Suite PMS > Other Settings > Editing HTML Letters, Documents and Forms
Many of the forms presented or emailed to the guest are HTML templates. You may wish to customize or edit these templates or add additional ones.
DO NOT edit the HTML documents in Word®! This may insert code that breaks the formatting of the document when viewed or printed. Only edit them in Notepad or with an HTML editor!
Default HTML Templates
Multiple Letters or Registration Forms
Understanding HTML Tags
ET HTML Editor
Your software will come with the following default HTML template files:
You may have up to 8 Confirmation Letters, 7 Confirmation Emails, 5 Cancellation Letters, and 5 Registration Forms.
Confirmation Letter
Cancellation Letter
Registration Form
In order for the additional letters/forms to display on the selection popup, the letter/form names must be added to the file, MENUINI.FIL, in your hotel folder.
HOTEL-LETTERS=xxxxxxxx,xxxxxxxx,xxxxxxxx
HOTEL-EMAIL-LETTERS=xxxxxxxx,xxxxxxxx,xxxxxxxx
HOTEL-CANCEL-LETTERS=xxxxxxxx,xxxxxxxx
HOTEL-REG-FORMS=xxxxxxxx,xxxxxxxx,xxxxxxxx
This is what they will look like in MENUINI.FIL. (Your actual file names will replace our example file names.)
When you edit the forms, do not edit tags (anything in brackets) or the brackets themselves. Tags, such as {GUESTNAME}, {CONFIRMATION}, and {ARRIVAL} represent information automatically populated from the reservation or folio. However, you can delete the tag altogether if you do not want that information to print.
If you wish to add additional tags, they must be inserted within brackets. To see available tags, print the document you wish to edit. Then go to the Execu/Tech Hotel folder and open MGPIN01.FIL in Notepad. This file will contain different tags for confirmation letters, folios, and registration forms, and is overwritten with each HTML generated. You will need to edit each HTML document prior to editing the next, or save the MGPIN01.FIL each time under a different name (File > Save as) so that you will have the information. The available tags are printed as follows: GUESTNAME~ and the information before the tilde (~) is the tag you insert between the brackets {GUESTNAME} when you edit the form. See example of an MGPIN file for a Registration form: MGPIN Reg Card.pdf Some tags will not populate the document, but most do. If you have a special request, please let us know and we will let you know if this can be done and what the cost would be.
Here is a list of available tags for the Registration form: HTML TAGS - GUEST REG (GAREGWIN).pdf.
For new customers we will create the first HTML templates upon request. Additional forms and editing are billable as clerical services and are not included in Execu/Tech support.
DO NOT edit the HTML documents in Word® as this may insert code that will make the document not function properly.
You can open the file to edit in one of two ways:
Our emailer uses a similar editor: Email Settings
This is a FREE utility provided AS IS with NO SUPPORT!
If you want an HTML editor with more features, buy Microsoft Visual Studio 2013, Microsoft Expression Web, Adobe Dreamweaver, etc. The purpose of this editor is to allow you to modify the simple HTML templates used by our software. We don't offer instruction on HTML.
If you're unfamiliar with HTML, start here: https://www.w3schools.com/html/default.asp
Requirements
Run
Download
If you see this message, you need a software update. If you have internet access, the editor will still run, but any images will not display unless they're hosted online.
Using the HTML Editor