Skip to main content

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

The page header shows the page title and a Broadcast action button.

ElementTypeDescription
Web SettingsheadingMain page title
BroadcastbuttonOpens the Broadcast Settings modal

White Label Filter

A filter section lets admins select the active white label.

ElementTypeDescription
White Label NamedropdownWhite label selector, currently i88
SearchbuttonApply the selected white label filter
ResetbuttonReset the white label selection

Edit Settings

The page includes a small edit settings panel.

ElementTypeDescription
StatusdropdownCurrent edit mode or page state selector
SavebuttonSave the selected edit setting (currently disabled)

Settings Table

The main table lists configurable web settings with current status and value.

ColumnDescription
SettingsSetting name
StatusCurrent setting state, such as Active or Inactive
ValueCurrent stored value, such as true or false
CheckboxSelection 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

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.

ElementTypeDescription
Closebutton/iconClose the modal without changes
Broadcast SettingstitleModal title
SettingcolumnName of each broadcast setting
StatusdropdownSelect Active or Inactive state for each setting
CheckboxcontrolSelect 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

LabelTypeLocationDescription
Web SettingsheadingPage headerPage title
BroadcastbuttonPage headerOpen broadcast configuration modal
White Label Namelabel/dropdownFilter sectionSelect active white label
SearchbuttonFilter sectionApply white label selection
ResetbuttonFilter sectionReset the filter
Active dropdowncomboboxEdit SettingsPage-level mode selector
SavebuttonEdit SettingsSave edit mode selection (disabled)
Settings tabletableMain contentList of web settings and values
CheckboxcheckboxTable rowSelect setting for broadcast action
Broadcast SettingsmodalPopupBroadcast 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.