Implementation

Before DXP: Original Implementation Steps

In Reader Rx, to create the Summary Section, you navigate to the Summary Section tab and click the New button.



After clicking the Save button, a record is created in the Summary Section for the Education History object.



You can create records for different objects, then navigate to the Review Screen and click on the Summary Step.



New Implementation Steps on the FormBuilder Review Screen

To create this Summary Section on the FormBuilder Rx Review Screen, follow the below steps.

  1. Create one page in the FormBuilder Rx environment of your choice and select page type as "New." Configure the page as follows:

  2. Create a different Data Set for different objects. Also create different sections for those objects.

  3. Drag and drop fields into the section according to the Data Set and click the Save All Data button when you're done. Next, navigate to the FormBuilder Rx Review Screen and click on the Summary Page.

Steps to Configure Other Pages

Original Implementation Steps for Tab and Div on the Review Screen

To show the Tab and Div field sets, you create both field sets on the related object. Below is an example for the Education History object.



Add the fields on the field sets, and those fields will be visible on the Review Page.

New Implementation Steps for Adding Tab and Div Field Sets to the Review Screen Using FormBuilder Rx

To achieve this using FormBuilder Rx, you'll need to use the List Component and follow the instructions below.

  1. Create two data sets:
    1. One to use for the List Component as a tab.
    2. A second one to use for the Details section.
  2. Create one reference type Virtual Field
  3. Create two sections:
    1. One to use for the List Component as a tab.
    2. A second one to use for the Details section.
  1. Steps to create the Virtual Field:
    1. Navigate to Page Configuration
    2. Click on the Add/Edit button of the Virtual Field on the Data Set section
    3. Create a Reference Type of the field for the Education History object

  2. Data Set creation & configuration: After creating a page, create two Data Sets on your object (e.g., Education History)
    1. Steps to create the first Data Set (this will work as the Tab field set)
      1. Click on the (+) sign to create a Data Set
      2. Select Education History as the object
      3. Select required fields (e.g., Education History, Document Name, Document Status)

      4. Set the record criteria as below:

      5. Save the record.
    2. Steps to create a second Data Set (this will work as the Div field set)
      1. Click on the (+) sign to create a Data Set
      2. Select Education History as the object
      3. Select the required fields:

      4. Set the record criteria as below:

      5. Save the record.
    3. Section creation & configuration: Create two sections. In the first one, you'll need to drop in the List Component. For the second section, you'll need to add second Data Set fields that will work as the Div Field Set.
      1. Steps to create the first section:
        1. Click on the Create Section button
        2. Give any name to the section:

        3. Click Save
        4. Drop the List Component on this section and on the List Component, and apply the following configuration:



      2. Steps to create the second section:
        1. Click on the Create Section button
        2. Give any name to the section:

        3. Click Save.
        4. In this section, drop virtual fields and second Data Set fields:

        5. Double click on the Virtual Field and configure as follows:



        6. Click Save.

Final outcome on the Review Screen:



Steps to Enable Add Record Feature from Review Screen

Original Implementation to Enable Add Record Feature

To enable the Add New Record feature for the Review Screen, click the “Add additional item” checkbox permission from the Application Review Step record.

Below is an example using the Education History Review Step:

If the Add Additional Item checkbox permission is set to true, the (+) button isvisible on the Review Screen:

Click the (+) button, and a popup appears along with fields on the ReviewAppDivFields field set.

New Implementation on the FormBuilder Rx Review Screen

To implement the Add New Record Feature from the Review Screen in FormBuilder Rx, follow the below configuration.

  1. Create a Virtual Field named IsCreateAllowed:

  2. Create a Data Set named EHAddNewRecord with the following configuration:

  3. Create a Section configured like the below:

  4. Drop fields of the Data Set named EHAddNewRecord on this section:

  5. Create and add two buttons on this page as follows:
    1. Create button configuration:

    2. Cancel button configuration:

  6. Final outcome on the Review Screen: The (+) button wil be visible on the Review Page:

  7. When you click on the (+) button, a new section to create a new Record will appear on the page:

Steps to Enable Edit Record Feature from Review Screen

Original Implementation

To enable the Edit Record feature from the Review Screen, check the "Edit Item" checkbox on the Application Review Step Record.

Note:
The license must be enabled for the Edit Item feature.

If this checkbox permission is set to true, a pencil icon will be visible to edit the record:

When you click on this pencil icon, a popup will be displayed, allowing you to update records:

New Implementation on the FormBuilder Rx Review Screen

To implement the Edit Item feature on the FormBuilder Rx review screen, you'll need to follow the steps below.

Important:
As a prerequisite, a Reader Rx License must be enabled by Enrollment Rx for the Edit feature to work. Once enabled, go to Reader Setup (DXP) and click the Refresh License button.
  1. Create a Virtual Field named IsEditAllowed:

  2. Create two buttons, configured as follows:
    1. Update configuration



    2. Cancel configuration



Final outcome on the review screen: Edit button will be visible

When a user clicks on this button, the Update and Cancel button will also display on the page.

Steps to Upload and View Files from Review Screen

Original Implementation

To upload and view files from the Review Screen, enable the "Show Attachments and Files" checkbox and "Attach Files" checkbox permission on the Application Review Step Record.

If this checkbox permission is set to true, you'll see the button labeled "Choose File" to attach/upload a file. You're also able to see attached files with records.

When you click this button, a popup is displayed and from here you can upload the files.

New Implementation on the FormBuilder Rx Review Screen

To configure the upload file feature on the FormBuilder Rx Review Screen, follow the below steps.

  1. Create a page for the Application Review Step
  2. Drag and drop the Upload component onto the Detail section.

  3. Double click on the Upload component. The Upload Configuration window will appear. Configure the compoenent according to your requirements.



Final outcome on the Review Screen: The component is visible.

After clicking the Upload button, a popup window appears, allowing you to upload/attach the file.

Steps for Document Annotation from the Review Screen

Original Implementation

To annotate documents, use the PDFTron feature on the Review Screen. To enable the PDFTron license, click on “Refresh License” button from “Configuration Object” component on Reader Rx Setup tab.

Note:
The PDFTron License must be enabled via the License Management App (LMA).

Navigate to the Review Screen and click "Attach File."

The File opens in PDFTron.

You can use PDFTron's tools to annotate the doc.

New Implementation on the FormBuilder Rx Review Screen

To achieve this PDFTron functionality on the FormBuilder Rx Review Screen, follow the below steps.

  1. To enable the PDFTron license, click the "Refresh License" button from the Configuration Object component of the Reader Rx setup tab.
    Note:
    The PDFTron license must be enabled via the LMA.
  2. Create a page for the Application Review Step.
  3. Drag and drop the Upload component into the Detail section.
  4. Double click on the Upload component and configure as follows.
  5. Set the "Enable File Editing" field value to true. If this field value is false, then after clicking on the attached filename, the file will get downloaded instead of opened for annotation.

Final outcome on the Review Screen: The file gets opened in PDFTron, and you're able to annotate the document.

Click on the file name

Annotate using PDFTron's tools

Steps to Configure the Feedback Record Type Page

Original Implementation

To configure the Feedback Record Type, create a record type on the Application Feedback object, e.g., "Admissions":

Next, create a field set for the record type:

Create an Application Review Step and select the "Admissions" record type option from the Application Feedback Record Type dropdown:

Create two field sets in the Review Step object according to the Feedback record type.

Navigate to the review screen and change the feedback record type from "Default" to "Admissions" and click the Save button.

Click the review icon for the same application:

Click the Review icon for the same application:

New Implementation on the FormBuilder Rx Review Screen

To achieve this same functionality on the FormBuilder Rx review screen, follow the below steps.

  1. Create a new page in your desired FormBuilder Rx environment. Select the page type as "Application Feedback" and configure the page as follows:

  2. Create a Data Set for an Application Feedback object and set Record Criteria as below:

  3. Create the section and drag and drop the fields:

  4. Set a rendered criteria condition for the page from the Page Configuration window:

  5. Click on Save All Data
  6. Now set rendered criteria for the Application Review Step pages, which you will want to show according to the Feedback Record Type.
  7. For example, the Education History page should be visible when the Feedback Record Type is Admissions:

  8. Click Save All Data
  9. Navigate to the FormBuilder Review Screen and change the Feedback Record Type from "Default" to "Admissions" and click the Save button.

  10. Click the Review icon for the same Application: