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 Current »


Step-by-step guide

  1. Select the Module link in the top left banner then select the appropriate module name link.
  2. Select the Forms tab.
  3. Then select the Master Schema button "Create/Update Fields".
  4. Select the field that you want to conditionally show or hide.
  5. Select the Edit pencil icon  on the field.
  6. In the Display Condition Field enter custom js
    (Example- form.data.customSelectList11 === 'Part Shortage'   in this case the field would only show if Part Shortage was selected in customSelectList11 field.)
  7. Once you have entered all desired options click the Update button and then click Save on the Master Form.



  • No labels