Require "Submit" for embedded form within another Form.

  • matthewaujla
    Asked on August 26, 2020 at 12:27 AM

    How do I require "Submit" for embedded HIPAA form within a HIPAA Form?

    Jotform Thread 2536850 Screenshot
  • Amin JotForm Support
    Replied on August 26, 2020 at 4:15 AM

    As far as I know, it's not possible to conditionally hide/show the Submit button for the main form based on whether the embedded form has been submitted or not. This is because the two forms are completely separated, hence, there's no chance to do it using Conditional Logic.

    The closest thing you can achieve is sending users the URL of the embedded form, then redirecting them to the other form once they submit the first one.

    Related guide: Redirecting-Users-to-a-Different-Page

    You can also merge fields between the two forms and create a condition to show the Submit button only when a requirement(s) is fulfilled as shown below.

    Require Submit for embedded form within another Form Screenshot 20

    Related guide:  How-to-Show-or-Hide-Fields-Base-on-User-s-Answer

    Does this answer your question?