
Required Wix page-layer IDs and what they should be titled
These should exist as actual Wix elements on the page:
#datasetPublishRows
Title in Wix editor: Publish Rows Dataset
#repeaterPublishRows
Title: Publish Rows Repeater
#btnPublish
Button text: Publish
#btnSaveDraft
Button text: Save Draft
#btnRefreshRows
Button text: Refresh Rows
#btnGenerateReaction
Button text: Generate Reaction
#inpTitle
Field label: Title
#inpSlug
Field label: Slug
#inpTags
Field label: Tags
#inpPrompt
Field label: Prompt / Framing Context
#inpUserInput
Field label: User Input / Main Content
#ddAssistantMode
Field label: Assistant Mode
#ddVisibility
Field label: Visibility
#ddToneProfile
Field label: Tone Profile
#txtStatus
Text label/title: Status
#boxPublishState
Container title: Publish State Box
#htmlDualAISquad
HTML component title: DualAISquad HTML Bridge
#stateboxPublish
Recommended state names for #stateboxPublish
Your page code is already calling these states. Make sure the statebox has matching state IDs:
-
ready
-
loading
-
empty
-
editing
-
saving
-
draft
-
publishing
-
published
-
generating
-
archiving
-
featuring
-
error
Statebox title: Publish Statebox
#btnArchive
Button text: Archive
#btnFeature
Button text: Feature




