Currently, the logical condition works for form fields. But sometimes need to set a rule where the submit button is inactive until an answer is acceptable. For example if I have a yes/no question asking if a client performed a certain action and the client answered no, then I do not want the form submitted, until the client answers yes. another question could be did you review the contents of this form, the client could answer yes or no but the form still gets submitted Thus I would like to see a rule where the submit button is inactive until an answer is acceptable.