Installation Instructions
Preparations
Check that the requirements are met.
Install Using LIP
- Install the LIP package either by running
lip.Install "table-templates"
in the Immediate Window in the VBA editor or by downloading the LIP zip file for the latest release from Lime Store and runlip.InstallFromZip
. - Copy the
addon_tabletemplates
folder in the apps catalog to the subfolderapps
in the Actionpad folder. - Copy the file
actionpads\tommytemplate.html
to theActionpads
folder. - Copy the file
actionpads\resources\tommytemplate.png
to theActionpads\resources
folder. - In the Actionpad where you want to use Table Templates, add the instantiation of the LBS app (as shown below).
- In LISA, select
lbs.html
as Actionpad on the newly created tabletommytemplate
. - Publish the Actionpads.
- Restart Desktop Client.
<div data-app="{app:'addon_tabletemplates',config:{
hideTabTemplates: true|false
}}"></div>
Manually fixes after installing LIP package
- Make sure that the following fields share Options:
tommytemplate_table.orderby1_order
tommytemplate_table.orderby2_order
tommytemplate_table.orderby3_order
- If there is an empty option on the following fields, remove it:
tommytemplate_table.sourcetype
tommytemplate_table.orderby1_order
tommytemplate_table.orderby2_order
tommytemplate_table.orderby3_order