Hello all - I have an action button implemented beneath a text input field - ideally I'd like to only enable the button when the input field is populated and passes my validation tests.
I've set the button disable as below with a single condition however it doesn't appear to have the desired affect - does anyone have any alternative or experience with a better solution?