I wanted to change the content of a field using gform_pre_render. In this function I want to disable the submit-button if there a certain condition is met. How can I do this?
I wanted to change the content of a field using gform_pre_render. In this function I want to disable the submit-button if there a certain condition is met. How can I do this?