UI action return false
Hi everyone.How do I make a UI action do nothing? By nothing, I mean don't even reload the page?I have a button that shows up but I need it to only be clickable if a particular field is filled in. I don't want to make this a condition of the button b...