Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Three application preferences must be enabled: 

  • Form Field Sync: List of fields that will be synced for excluded forms 

  • Dropdown: Show data from the forms 

  • Starting Point: Enable prompting inside html5 viewer 

Form Field Sync: List of fields that will be synced for excluded forms 

Change the default so that form synchronization is off for all forms unless a form has explicitly been approved for sync automation. As a default, forms can have certain Quik prefixes enabled/disabled for syncing within a bundle. Best practice would be to have syncing off by default. This avoids the issue where two forms within the same bundle may have the same field names, but different meanings. These issues typically present themselves on entity registration types where the owner field on the new account form and owner fields on other forms should not match.  

Example: On an ACH/Transfer form for an entity account that has owner fields, these would usually be an Authorized Individual and not necessarily the primary owner (the entity). Only forms that have been explicitly reviewed by registration type and may have specific business rules built-in Forms Mapping should be allowed for syncing. This approach eliminates data syncing issues across forms. 

 Configuring Form Field Sync

1

Navigate to Administration > List Domains > Application Preferences (242).

2

Search for “Form Fields Sync" or “List of fields” in the description field and ensure “contains” is selected in the drop-down, or “pdf.edit.alwaysSync.fieldNames" in the external ID field. 

Application preference ”Form Fields Sync” 

3

Click on the item to open it. 

4

Enter “AccountInformation1.*, PARAM.*” into the Memo Value field. This triggers the blue arrow to sync all fields that have Meta Field Names starting with “AccountInformation1.” and all internal fields starting with “PARAM.”.

Form Fields Sync details screen 

5

Click Save and Close. 

Dropdown: Show data from the forms 

Add a feature to the Blue Arrow dropdown select that will allow selection from Client Folder data, as well as data entered on this or another form in the work item. This is helpful for an advisor when filling out paperwork in a bundle, as it allows to re-use data entered on a form that is not yet stored in the client folder. 

 Configuring drop-down: Show data from the forms

1

In Application Preferences domain search for “Dropdown", “Show data from the forms” in the description field and ensure “contains” is selected in the drop-down, or “pdf.view.dropdown.include.forms" in the external ID field. 

2

Click on the item to open it. 

3

Select “Yes” in the Boolean Value dropdown list. This preference allows to show data in the blue arrows from the associated work item forms. 

Dropdown details screen

4

Click Save and Close. 

  • No labels