When submit task, validation doesn't work

Dear experts,

I have a PM with user input task, in task form, I define one submit button, which submit is true, validation is true, in this task form, it have a child interface, which have a paragraph field which required is true. However when I keep this paragraph field as empty and press the submit button, user input task completed, PM completed, no validation here. What maybe the possible reason here?

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Lead Developer

    Sounds like something is not configured correctly.  For the button, when you say "validation is true", can you clarify that you're referring to the "validate" parameter?  And can you confirm that the empty paragraph field is currently visible on the interface when the user clicks "submit" and the validation apparently fails?

Reply
  • 0
    Certified Lead Developer

    Sounds like something is not configured correctly.  For the button, when you say "validation is true", can you clarify that you're referring to the "validate" parameter?  And can you confirm that the empty paragraph field is currently visible on the interface when the user clicks "submit" and the validation apparently fails?

Children