Creating a Worksite Card
Worksite Cards and be used to display information from an application in a custom formatted view using html. A moderate understanding of html is important for being able to create Worksite Cards. Some examples of how Worksite cards are used include Septic Compliance letters, Land Use Worksite Cards, Moving Permit logs, and more. The Worksite Card is set up by creating a report that pulls in the information from the application, then using the Worksite Card setup to determine when and to whom the Worksite Card should be visible, and then providing html to format the information from a single application record in the report.
Create a report
Set up the Worksite Card
Click "Administration" under the "User" tab
Click the "Worksite Cards" tab
Click "Add"
Fill out the Worksite Card forms
Step 1: "Setup"
Card Name
This is the name that will show in the "Worksite Cards" tab in administration
What Should the Button Say
This is the text that will show on the button to view the Worksite Card within the application
App. Type
Choose which application the Worksite Card would be visible on
Report
Choose which report the Worksite Card will pull it's values from
Access Control
Choose who should be able to view the Worksite Card
This allows you to create Worksite Cards that are only visible to employees, visible to both employees and the applicant, or even visible to the public.
Step 2: "Select Statuses"
App. Statuses
This will allow you to choose when the Worksite Card button should be visible on the application
You can choose specific points in the application workflow so that the Worksite Card only provides it's information when it is needed
Step 3: "Field Formats"
This step provides some formatting options that are not included in the report builder
All Uppercase
All Lowercase
Uppercase first character
Uppercase first character of each word
Phone #
Number
Allow HTML
Allow Markdown
Each field in the report shows on this step and can be formatted if needed
Step 4: "HTML"
This step has a textbox to provide the html that would format the information in the report
A list of columns shows above the html text box
The values of those columns can be inserted into the html by adding the column name in all caps and surrounded by square brackets into the html
[EXAMPLE]