Basic Settings

Basic Settings

The Basic Settings page uses the shared dynamic settings pattern. The current source groups data with listGroup = ['basic', 'contact', 'image'].

How the screen works

  1. Load settings through useSettings.
  2. Group records with initSettingList.
  3. Build the form through initForm.
  4. Render single or multilingual setting blocks.
  5. Save to /setting/save.

Save modes

  • Save
  • Save & Sync

Use sync mode when your environment requires immediate configuration propagation.

Wide scope

Because this page combines basic, contact, and image, even a small edit can affect multiple public-facing areas.