Usage Scenario: Editing Category Information

An administrator wants to add a description to the previously created category ‘User Information’ and link it to the parent category ‘Basic Information’:

  1. The ‘User Information’ row is selected in a table.
  2. The Get Category action loads the existing information into the form components.
  3. The administrator edits the ‘Description’ and ‘Parent Category’ fields.
  4. The ‘Update’ button is clicked and the Update Category action is executed.
  5. The system updates the relevant category record with the new information.