01 Getting Started

This tutorial will cover setting up query filters.
This form consists of two different types of data. Parent primary data and related child data. The parent data has already been configured using the Insert/Edit fields button. The added fields are from the account object which is the parent object of the document.

Each document has only one parent object (this filter will be listed first). You can change the order of the filters but it is critical to understand that each filter runs chronologically.  The parent object will usually leverage the recordID in its filter because there is no previous filter to pull results from. All objects that follow the parent object can be independent or use the results from the previous filters.

parent and related data

02 Inserting a Table

1. Click the Insert/Edit table button located in the top ribbon. The Insert Table window opens.
2. Use the drop-downs to configure what Salesforce data to display in your table. For example, we want to show Contacts. Once your configuration is completed, click Insert Table.
insert a table window
The table will display in your document.
Inserted table
3. Click the Refresh button in the Form Titan window. The contact object is displayed. You will need to refresh the filter after making changes to your document to keep the options up to date.
refresh icon

03 Adding Filters to the Parent Data

1. Click on the filter icon next to the object. The Create/Edit Filter screen opens.
Create/Edit filter screen
2. To view a specific record, click the Configure Condition button.
3. Use the drop-downs to configure your condition. For example, The Account ID must equal a specific value.
Create/Edit Filter screen
The account ID information can be found in your Salesforce account.
  • Choose the Account you want to sync data from and copy the number provided in the URL.
account ID info
4. Click Save Conditions once the configuration is complete.

04 Adding Filters to the Related Data

1. Click on the filter icon next to the related data object. The Create/Edit Filter screen opens.
2. Use the drop-downs to configure the filter to match the condition created for the Parent data. Note that it does not have to be the parent data, this is the option used in this tutorial. Click save once your configuration is complete.
Create/Edit Filter screen
3. Review your current conditions and click Save Conditions.
Create/Edit filter current condition

05 Preview your Document

1. Click the Preview Now button. This will generate a preview of how the document will display after defining all the filters for the chosen objects.  
Preview document with inserted table

06 Inserting a Section

1. Click the Insert/Edit section button located in the top ribbon. The Insert Section window opens.
2. Use the drop-downs to configure your section. For example, Contacts, and click Insert.
Insert section screen
 Your section is displayed in the document. You can add static text to the section or insert fields, tables, and subsections.
Inserted section
3. Click the Insert/Edit field button in the top ribbon. The Insert Field window opens.
4. Use the dropdowns to configure what information to display in the section. For example, the contact’s Last Name. Click Insert.
Insert salesforce screen
The inserted field is displayed in the section.
Inserted salefsorce field
You can also insert a table within your section to display related cases. Follow the same steps above to insert a table displaying data related to the contact.
inserted table
The inserted table is displayed within the section.
Inserted table

07 Adding Filters to a Section

1. Click the refresh icon to display the latest filters. Note that the related filter must always be displayed under the parent filter.
object filter
2. Click the filter icon next to the Contact field. The Create/Edit Filter window opens.
3. Use the dropdowns to configure your condition. For example, the account ID must equal the Account data. Click Save.
create/edit filter screen
4. Review your current condition and click Save Conditions.
current condition screen
5. Click the filter icon next to the Case field. The Create/Edit Filter window opens.
6. Use the dropdowns to configure your condition. For example, the Contact ID must equal the Account Contact. Click Save.
create/edit filter screen
7. Review your current condition and click Save Conditions.
current condition

08 Preview your Document

1. Click the Preview Now button. This will generate a preview of how the document will display once it has been published.
Preview updated document

09 Publishing your Document

1. Click Copy to Publish to copy your current preview filters to the publish tab. 
Copy to publish
2. Click the Publish Tab.
Publish document options
3. Click on the filter icon next to each object and review the filters. Keep an eye out for any static values. For example, your Account ID must now be mapped to an object in Salesforce and not display the static value used previously. 
mapping account ID changes to dynamic value

10 Got Feedback?

Additional Resources