Operator guideENsignupregistrationdetail

Signup Fields / Detail

Single-surface grid for reviewing the registration field set and saving required-field changes.

Reader view

Clean portal guidance

This page keeps the operator explanation, field and action descriptions, and screenshots visible without exposing repo paths, raw sidecars, or editorial-only implementation details.

Narrative content

Page body

What this page shows

This screen lists the registration fields that the product can ask from a player and lets the operator mark which of them are required.

How to use it

  • review the current field set
  • turn a switch on to make a field required
  • leave a switch off to keep the field optional
  • submit the full set when the configuration is ready

Known caveats

  • The disabled rows are enforced by backend rules and come back in the disable list from the read endpoint.
  • The submit action saves the full registration configuration, not just one row.
  • The FE uses numeric values 0 and 2 for optional and required states.
Grid columns

Columns

field

Field

Registration field label shown to the operator.

Visual Type
grid-column
field

Required

Marks whether the field is required during registration.

Visual Type
toggle
Caveats
Disabled rows cannot be changed on this surface.
Field dictionary

Fields

field

Email

Always required and disabled on this surface.

Visual Type
toggle
field

Password

Always required and disabled on this surface.

Visual Type
toggle
field

Confirm Password

Always required and disabled on this surface.

Visual Type
toggle
field

Username

Controls whether username must be collected during registration.

Visual Type
toggle
field

Phone

Controls whether phone is required.

Visual Type
toggle
field

Preferred Language

Controls whether preferred language is required.

Visual Type
toggle
field

News Letter

Controls whether newsletter consent is required in the registration form.

Visual Type
toggle
field

SMS

Controls whether SMS consent is required in the registration form.

Visual Type
toggle
Operational notes

Notes

item

The backend stores the global registration configuration inside `GlobalSetting` under the `GLOBAL_REGISTRATION` key.

item

The FE toggles `0` and `2`, and the backend validates every field against that same allowed set.

item

The `disable` list returned by the read service marks fields that stay non-editable on this page.

Related references

Related pages

pageSignup Fields

Operator surface for deciding which registration fields are required in the global registration profile.

pageActivity Tag Rules / Detail

Rule inspection page with backend identity, conditions, timestamps, impact estimate, run action, delete action, and recent application history.

pageAffiliate Payment Settings / Detail

Saved affiliate payment-setting detail page for reviewing one configured record.

pageAffiliate Settings / Detail

Saved affiliate detail workspace for reviewing one affiliate and opening report actions.

pageAuto Tags Manager / Detail

Edit surface for one existing auto-tag rule, using the same dynamic rule builder as create but with a persisted rule payload and ID-backed updates.

pageAutomatic Withdrawal / Detail

Management workspace for automatic withdrawal, combining the rules register with processed history and the non-qualified withdrawal queue.