Form automation
Automation enables the automatic completion of tasks that would otherwise be done manually.
Within an InTouch form, the following automation can be applied:
- Providing form access through email templates
- Chaining multiple forms together
- Through a current form
- Through an email template
- Opening new matters
Providing form access through email templates
Forms can be embedded into email templates to provide access to your stakeholders.
- Within a form builder, copy the link on the left-hand side of the page under the text:
"Use the following snippet in email & document templates and even within a different form to give the receiver a link to this form" - Paste the link into your template, using either:
- A hyperlink:
- Highlight the text you’d like users to click on to lead them to the form
- Select the link icon from the text editor options
- Paste the link to the form in the URL field
- Optional: Choose to add a ‘Title’ which appears when the user hovers over the link eg. 'Click to view'
- Optional: Select if you’d like the link to open in a new window
- Save
- A button:
- Select the <> icon on the text editor (you may need to select '...' to display this icon)
- Paste the following code into the desired place on the template:
<p><a class="btn-primary" href="URL LINK taken from the widget page">Text you’d like users to click on</a></p> - Edit the sections in bold, as described
- Save
- A hyperlink:
Chaining multiple forms together
Forms can be linked together so that they are automatically provided to a stakeholder on completion of the first form.
Within a current form
Through a button
- Within the final step of a form, select Chain Form
- Choose which Form you would like the stakeholder to complete next
- Define the text you would like presenting to the user
On completion of the form, the user will be presented with a link to access the second form that requires completion.
Through a hyperlink
- Create a text box within the form
- Highlight the text you would like users to click on to lead them to the form
- Select the link icon from the text editor options
- Paste the link to the form in the URL field
- Define the text to display
Within an email template
- Within the first form, ensure it's configured to email the associated stakeholderLegacy Forms can only be set to email the matter's primary client. Use our latest form builder for additional email configurability.
- Choose the associated email template
- Within this email template create a link to the second form widget you'd like the user to complete
- Repeat the above for as many form widgets as you'd like
When a Stakeholder completes the first form widget, they will automatically receive an email with a link to the second form widget and so on and so forth.
Opening new matters
Forms can be used to open new matters from an existing case.
- Choose the form that will be used to open a new matter
- Include a link to this form within the required email template
- Remove /{{matter.guid}} from the end of the form URL{{matter.guid}} associates the form to the existing matter.
- When the Stakeholder completes the form, a new matter will be opened under the forms associated matter template
Quoting for Purchase and Sale Transactions
When quoting for a combined purchase and sale transaction, follow the steps below to automatically open two matters.
- Create a form which quotes for both a purchase and sale transaction
- Configure the form to open one of the matter templates i.e. purchase
- Configure the form to email the primary client on completion
- Within this email template create links to two instruction forms (purchase and sale):
- The Purchase Instruction form will save back to the existing matter
- The Sale Instruction form will open a new matter template
- To configure this, remove {{matter.guid}} from the end of the Sale Instruction Form link and ensure the form is set to open a new matter under the Sale template