Setting/ownerscpbookingcustomtab: Difference between revisions
Jump to navigation
Jump to search
Markkinchin (talk | contribs) Created page with "Create a custom Tab on the edit booking page. The content entered here will appear on a new Tab, use template variables to include information from the booking. To change th..." |
Markkinchin (talk | contribs) No edit summary |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
Create a custom | Create a custom tab which will display as last tab in the booking. | ||
The content entered here will appear on a new Tab, use template variables to include information from the booking. | The HTML content entered here will appear on a new Tab on the booking, use template variables to include information from the booking. | ||
To change the name of the tab enter the following in the Custom Text setting: '''Custom Tab|New Name of the Tab''' | Typical content might include links to external web services to initiate actions. The booking number could be passed in the link URL by specifying it with a template variable. | ||
To change the name of the tab enter the following in the Control Panel Custom Text setting: '''Custom Tab|New Name of the Tab''' replacing New Name of the Tab with your preferred name. | |||
If a sub account has a custom tab defined, this will be shown instead of the global custom tab. | |||
If there is no custom tab for a sub account, the global custom tab (if used) will be shown. | |||