Central — Web Settings
Overview
The Web Settings page allows admin users to view and edit white label web configuration flags. It includes a white label selector, an edit mode control, a settings table, and a Broadcast Settings modal for bulk status updates.
Access
- URL:
/dashboard/web-settings - Role required: Admin
- Navigation path: Sidebar > Whitelabel Management > Web Setting
Page Layout
Header
The page header shows the page title and a Broadcast action button.
| Element | Type | Description |
|---|---|---|
| Web Settings | heading | Main page title |
| Broadcast | button | Opens the Broadcast Settings modal |
White Label Filter
A filter section lets admins select the active white label.
| Element | Type | Description |
|---|---|---|
| White Label Name | dropdown | White label selector, currently i88 |
| Search | button | Apply the selected white label filter |
| Reset | button | Reset the white label selection |
Edit Settings
The page includes a small edit settings panel.
| Element | Type | Description |
|---|---|---|
| Status | dropdown | Current edit mode or page state selector |
| Save | button | Save the selected edit setting (currently disabled) |
Settings Table
The main table lists configurable web settings with current status and value.
| Column | Description |
|---|---|
| Settings | Setting name |
| Status | Current setting state, such as Active or Inactive |
| Value | Current stored value, such as true or false |
| Checkbox | Selection control for broadcast actions |
Visible settings in table
- Add Domain Settings — Inactive, false
- Allow Disbursement — Active, true
- Game Purchase — Active, true
- Maintenance — Inactive, false
- Transfer Bank — Active, true
- E-Wallet — Active, true
- Phone Credit — Active, true
- Qris — Active, true
- Virtual Account — Active, true
- Allow Withdrawal (Pg) — Active, true
- Ruleset Challenge —
xxxx-xxxx-xxxx - WL Moneysite — Inactive, false
Modal / Popup
The Broadcast button opens a modal titled Broadcast Settings.
Broadcast Settings modal
This popup allows admins to set broadcast statuses for multiple web settings at once.
| Element | Type | Description |
|---|---|---|
| Close | button/icon | Close the modal without changes |
| Broadcast Settings | title | Modal title |
| Setting | column | Name of each broadcast setting |
| Status | dropdown | Select Active or Inactive state for each setting |
| Checkbox | control | Select which settings are included in the broadcast action |
Visible broadcast items
- Add Domain Settings
- Allow Disbursement
- Game Purchase
- Maintenance
- Transfer Bank
- E-Wallet
- Phone Credit
- Qris
Features
White label selection
Choose a white label to scope web settings and edit actions.
Settings status review
Review the current status and values of web-related feature flags.
Broadcast configuration
Open the broadcast modal to update multiple setting statuses in one workflow.
UI Elements Reference
| Label | Type | Location | Description |
|---|---|---|---|
| Web Settings | heading | Page header | Page title |
| Broadcast | button | Page header | Open broadcast configuration modal |
| White Label Name | label/dropdown | Filter section | Select active white label |
| Search | button | Filter section | Apply white label selection |
| Reset | button | Filter section | Reset the filter |
| Active dropdown | combobox | Edit Settings | Page-level mode selector |
| Save | button | Edit Settings | Save edit mode selection (disabled) |
| Settings table | table | Main content | List of web settings and values |
| Checkbox | checkbox | Table row | Select setting for broadcast action |
| Broadcast Settings | modal | Popup | Broadcast configuration dialog |
Notes
- The page is currently scoped to white label
i88. - The Broadcast button opens a modal for bulk setting updates.
- The Save button in the edit settings panel is currently disabled in the observed state.
- Screenshot is available at
docs/central/web-settings.png.