Note: for addresses, you can indicate if 'Company/Title' should be printed on the address label or form letter address. This field would be checked for 'work' addresses, and not for 'home'. If the company name is not marked to be printed on an address (in codetables), it never will for labels or form letters |
For information about editing values in Code Tables, click here.
Every code table can have a default value indicated by the '•' at the left of the code table entry. This is important to set for the Location table as it affects which location is used by default. In the example below:
Locations on the web are a bit more granular and refer to the code tables for values, but do not use the code tables for position of usage.
For example, on the web you may want to:
to do this, you edit the file called constantPATRONCONTACTNEW.txt that is in the tmTemplates folder. In that file, you would have a number followed by a tab, followed by the name of the location from the code table. The number reflects the meaning of the contact data. Always put Email first. The following is an example:
4 tab Home where
so a reasonable list of entries are:
Number | Value | Description |
4 | Home | the default email address is 'home' it does at the top opf the new patron web page |
1 | Home | the default mailing address is also 'home' which goes in the address section of the web page. If you put a second address in this table, you could allow patrons to enter a work address or leave it blank. |
2 | blank | A blank entry means take the default location for a phone from the code tables. In the example of the code table above, it would also be 'home' |
2 | Work | means add a second entry field for another phone number and label it 'Work' |
2 | Cottage | means add a third entry field for another number and label it 'Cottage'
The above table do not have any entry for 3 (faxes) or 5 (web sites), so those options will not be presented to the user. |
There is a similar file called constantPATRONCONTACTEXISTING.txt with the same rules for existing patrons. Theatre Manager will always show all the data in the patron record and no more. If you want to have some empty fields for additional data, you can add more to the template.
For example, if you want to allow up to 3 phone numbers, then you might have a table of
There is a similar file called constantPATRONCONTACTLIMITED.txt with the same rules if you are using limited profile patrons to specify what those phone or emails will be called when a patron fills them in.