Hello All,
I'm having an issue attempting to set the text of a text input field to a text value. In this cast Rejected.
My set current Configuration . . .
Screen property OnVisible - Set(COIStatusVar, Blank())
Button property OnSelect - Set(COIStetusVar,"Rejected")
Text Input Property Default - COIStatusVar
I have no errors, yet when I click the button, nothing happens.
I can't tell where I going wrong.
Any advice would be great!