View First Name - Last Name formatting options when Importing Web Reservations
First Name - Last Name formatting options when Importing Web Reservations
The sequence of FirstName and LastName on web-based reservations imported to the local system:
When reservations are recorded on the web, there are separate fields for the first name and the last name and they are stored as separate values in the resevation record. When this record is downloaded or imported into the local system you can determine how you wish the names to display in the local system reservation. This is done by setting the MultiFieldFormat string in the Hweb initialization (ini) file.
MultiFieldNameFormat=#
The number sign (#) in the item above would be replaced with one of the following values:
0-<last> <first>
1-<last>, <first>
2-<first> <last>
3-<first>, <last>
NOTE: Making changes to the Hweb.ini file can casue system instability or even result in the Hweb applications failing to start. These changes should only be made by people familiar with how to make these changes. In all cases, make a backup copy of the ini file first so that changes may be undone, if necessary. For assistance with this procedure, please feel free to contact Hudson Tech Support.
