I am attempting to update the value of a button based of the value of a custom ID from a form that I have in ignition, I have a query in the root of my ignition project that brings in the data that I need, but I am unsure how to do this correctly, any suggestions?
Is this Vision or Perspective?
Perspective
Buttons don't have a value property. Do you mean something else such as the button's props.text?
Good, but why don't you write directly to the button's props.text instead of to the view's props.custom.id and then the additional binding on props.text?
Don't forget to mark this thread as solved.



