Hi,
I'm trying to enable/disable the "Submit PMT ACN" button based on the user input. I've put code in change event of the field to activate the button but the the downside is that when user is typing in data into field, its loosing focus.
I tried to put in exit event but, the event is firing only when the user clicks somewhere outside of the field.
Disabled Button
Enabled Button
Can someone please help with some ideas to implement this?
Many thanks,
Sandeep