Custom form field - Check if state has a value?
I'm creating a custom form field which extends the Radio field.
How can i check if state has a value in the view? The idea is to dynamically hide something if state has a value.
How can i check if state has a value in the view? The idea is to dynamically hide something if state has a value.