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

Compare with Current View Page History

« Previous Version 8 Current »

JSON field groups are used to create simple data fields that just needs to be stored, loaded and reloaded to pages without requiring an entire page refresh. An example would be the Change Password functionality on newer (BPD) website versions.


Some fields can be added to existing JSON field groups so that they display on a page on your website. 

Step-by-step guide

To add fields to an existing JSON Field Group: 

  1. As Administrator, navigate to JSON Field Groups (/zJsonFieldGroups.aspx). (NOTE - This page may have been added in your CMS.)

  2. Find the required field group from the list. 

  3. Click Fields

  4. Click New.
     
  5. In Json Field Name, select the required field from the drop-down selector. Fields displayed will be limited to the database table the field group is associated with. 
    Adding a new field to a JSON field group 
  6. In the 'Seq' field, assign the field a number to display in the list. The lower the number, the higher up in the list.
     
  7. Leave other fields blank.

  8. To save this field, click OK.


Related help

  • No labels