Skip to main content
Skip table of contents

4. Editing the MDM Forms

The DCM offers an intuitive, drag and drops style form builder to develop pages that will hold custom fields. Currently, there are two types of Form Builder available:

  • Form Builder - our first release of the Form Builder prepares single 'stand-alone' forms that can contain data fields (e., text, date, number, etc.) but where the definition and values are held in an XML format and disconnected from any underlying data tables.
  • MDM Form Builder - Our latest generation of Form Builder allows for the abstraction of a multi-tier data model as well as forms and search pages to accompany each one. The MDM Form Builder is a tool to customize the forms used in DCM. It recognizes the Attributes inserted in the previous steps and automatically creates them as fields in the form.


Steps

  1. Keep working on the Data Model Editor tab, click the Auto Loan object, then click the Open Form Builder button and select Auto Loan, it will open the Form Builder Editor in a new window.
  2. Click on Auto Loan info (1) label. Change the Title to ‘Auto Loan Application’ (2), in Title Align, select ‘Center’, and in the Theme properties select ‘Red’.
    Your form will look like the following:
  3. Click on the Credit Score field (1). Type ‘Enter your estimated Credit Score’ for Tooltip (2).
  4. Set the Max Width to 250 px (3).
  5. Set the range of valid values for this field to Min Value = 0 and Max Value = 850 (4).
  6. Save your changes.
  7. Click on the FICO field (1) and set the Max Width to 250 px (2).
  8. Check ‘Is Read Only’ (3) (We are going to populate this field using a function).
  9. Uncheck the fields ‘Use on Create’ and ‘Use on Update’ (4).
    These changes mean that the field will NOT be shown during the Creation or Update of the case and will only be visible when opening the case for View.
  10. Save the changes.
  11. Click the Preview button and check what the form will look like.
  12. Validate that when Display Context is set to Create or Update the FICO field is not shown, and it is only visible when selecting Detail.
  13. Close the Preview.
  14. Now we need to remove the case object fields that we are not going to use in our practices. Select each field highlighted and remove it from the form (delete).
  15. Also, lets reorder the fields just dragging and dropping them in the new desire location.
  16. After removing the case object fields and relocate the fields, the form should look like the following image.
  17. Save and close the Form Builder.
  18. After all these changes in the Data Model will to deploy them.

Next Steps

5. Deploying a Solution


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.