Skip to content

Lag when doing on change with Multipicker #11640

Answered by andz-bb
vaishnaray asked this question in Help
Discussion options

You must be logged in to vote

hey Vaish,

in this case you need to use the {{ Field Value }} binding for the value instead of the field on the form binding. At the point when the on change action is being run the form object will still have the old value while the {{ Field Value }} binding has the newly changed value. You'll be able to find it on the bindings sidebar under the name of the field component, in your case Multiselect.

hope this helps - if you have any questions on this feel free to reach out
Andrew

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by melohagan
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
picker Relating to Options and Multi-select pickers actions Relating to Budibase app actions bb-bindings
2 participants