Skip to content

Really struggling with getting the Admin UI to update after updating the data in a custom field. #2679

Discussion options

You must be logged in to vote

Seems like the following extra lines were required before replaceState
newState.myArray.initialValue = rowIndex+1
newState.myArray.valid = true
newState.myArray.disableFormData = true

Especially disableFormData seems to be important. Not totally clear what this field does but seems to be working now.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@rhysmakesthings
Comment options

Answer selected by rhysmakesthings
@rhysmakesthings
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants