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

Compare with Current View Page History

« Previous Version 6 Next »

JSON is a low-overhead data format commonly used on pages where data needs to load and reload without requiring an entire page refresh. An example of use would be the Change Password functionality on newer (BPD) versions of Customer Self Service.

Step-by-step guide

To add fields to an existing JSON Field Group: 

  1. Login as an Administrator.
  2. Navigate to 'JSON Field Groups' (/zJsonFieldGroups.aspx).
  3. Select the required field group from the list. 
  4. Click 'Fields'
  5. Click 'New'
  6. 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 
  7. In the 'Seq' field, assign the field a sequence in the list. 
  8. Other fields may be left blank.
  9. Click 'OK' to save.

 

Some sites may not have JSON Field Groups accessible in the CMS. If this is the case, please contact a Commerce Vision consultant.

  • No labels