Use DataGuide Forms as an Admin

For a user to use DataGuide Forms, their Salesforce sync profile that they use in the FieldFX Mobile App must have View All Records and View All Fields access in the Object Permissions section to the Form Data (SVMXDG__Form_Data__c) object.

DG Form Admin FormDataObjPerms

Step-by-Step Guides

As an admin, you can:

View Forms List

Forms Manager

You can use the Forms Manager screen to see a list of Forms that you or another admin has created.

The Forms Manager shows these columns:

Column Description

Form Name

Name of the form

Description

Form Description

Object

Object name in the form creation

Latest Version

Latest version the version status for Draft and Published forms

Last Edited By

User name of the last form editor

Last Edited On

Data and time the form was last edited.

Published Version

Latest published version of the form

Action Menu

You can:

  • Create a new version

  • Copy a link to the form

  • Clone a form using the same design elements and configuration options

You can also sort the form list view or search for a form if you have many forms.

Create and Configure a Form

When you create a new form, you will have to complete the following tabs.

Properties

Complete the following:

  • Name - Enter the form title

  • Object - Select the object where the form pulls its data

  • Description - Enter an optional description of the form’s purpose

  • Form Filter - Define a filter that applies to the entire form

Mapping

Select one or more fields to be used across Form Designer and Form Actions. This tab is only accessible once you have selected an object on the Properties tab.

Form Designer

Use this drag-and-drop interface to design your form.

Form Actions

You can create up to 5 form actions per forms to assist in the form processing.

To start the form creation:

  1. Access DataGuide Form in ServiceMax DataGuide.

  2. At the list of forms in Forms Manager, click New Form.

  3. Click on the Properties tab if not already selected.

  4. Continue with defining the form’s properties.

  5. Once the form’s properties are set, continue with designing the form.

Publish a Form

  1. When the form is ready, click Publish.

  2. Click Publish to publish the form.

    Your changes to the form are save and the form is published. After the form is published, create a new version to make changes.

    The Forms Manager list of forms is updated to show the new version in the Published Version column.

Configure the DG Forms for Lightning Web Components

You can configure the DataGuide Forms Lightning Web Components (LWC) to place them in a tab on a any record for FieldFX. The DG Forms components are typically added to Job and Ticket pages.

With the tab configured, you can easily create new form submissions, complete previously saved forms, and view submitted forms on an object all through the web interface.

  1. In ServiceMax DataGuide, navigate to the Jobs tab and access the job that you want to access DataGuide Forms.

  2. At the Job page, click Gear Setup icon and then Edit Page.

    The Job page layout opens in the Lightning Record Page Editor.

  3. Click the window where you want to add the new tab.

  4. In the Page > Tabs sidebar, click the Add Tab to add a new tab.

    1. Click in the new tab and change the Tab Label from the duplication of the last tab to Custom.

    2. Click in the Custom Label field and change it to DataGuide Forms.

    3. Confirm the name change by pressing Enter.

    4. Click Done.

      The new DataGuide Forms appears as a tab.

  5. Click on the DataGuide Forms tab.

    1. From the Components / Fields list, click the Components tab.

    2. Find Tabs and drag it over to under DataGuide Forms where it says Add Components Here.

      Two tabs are added called: Related and Details.

      Rename these two tabs and add a new tab.

  6. At the Page > Tabs window, click on Related under Tabs.

    1. Change the Tab Label from "Related" to "Custom".

    2. Change the Custom Label to New Forms.

    3. Click Done.

      The Related tab now appears as New Forms.

  7. Repeat the step above to change the Details tab to in Progress Forms.

  8. Click the Add tab to add a new tab in the DataGuide Forms tab.

    1. Change the Tab Label from Details to Custom.

    2. Enter Completed Forms in the Custom Label field.

    3. Click Done.

  9. Highlight the New Forms tab and drag the SVMX DG Form Template List component over.

    1. At Page > SVMX DG Form Template List, change the Allow to set page title from DataGuide Forms to New Forms.

  10. Highlight the In Progress Forms tab and drag the SVMX DG in Progress Forms List component over.

    1. At Page > SVMX DG in Progress Forms List, change the Allow to set page title from New Forms to In Progress Forms.

  11. Highlight the Completed Forms tab and drag the SVMX DG Submitted Form component over.

    1. At Page > SVMX DG Submitted For, change the Allow to set page title from In Progress Forms to Completed Forms.

  12. Save the changes to the layout.

  13. Click Activate and at the Activation: <Record Page Layout>,

    1. Click the App, Record Types, and Profile tab to start customizing where this new tab appears.

    2. Click Assign to Apps, Record Types, and Profiles button.

    3. Use the checkbox next to the Lightning app that should be able to access the new record page and click Next.

      If incorrect, click Back to return to the selection and change them.

    4. Review the form factor for these apps and click Next.

    5. Select the record types to display on the record page and click Next.

    6. Select the profiles that can see the record page and click Next.

      If incorrect, click Back to return to the selection and change them.

    7. Review the app, record type, profile and form factor combination and click Save.

      If incorrect, click Back to return to the selection and change them.

  14. Navigate back to a job.

    These changes are applied to all jobs.

    The profiles selected above to see the DG Forms tab may have to log out and then back in to see the changes.

    You can now access the New, In Progress, and Complete Forms tabs on the Job page. It will display any form related to the Job record you open. You can easily submit, edit, and view forms on an object using the web interface.

  15. Repeat these steps for the other record pages you wish to use DG Forms.

View Submitted Forms

  1. To view a submitted form by going to the job where the form was submitted.

  2. Click on the Completed Forms tab.

    You see a list of all the forms that have been submitted for that specific job.

  3. Click on the specific for to view its questions and responses without creating output documents.

A submitted form on the LWC might not have a DataGuide Document Template polished. This provides a quick way to view form data. You have the option to download and send the form if needed.

Even though this component doesn’t format the submitted for as with a Document Template, its advantage is its permanent on the Job. It is accessible across different versions of the form.

If an output document has already been generated, users can still review the data on the Completed Forms tab.