Hi All,

I'm working on joget with drupal, but i cannot find anyway to embed form from joget to drupal to execute my application. Do you have a solution for this issue?

Thank you so much for this help.

  • No labels

4 Comments

  1. You can embed the start-form of a process, into any HTML, using IFrame. You may take a look at Sample IFrame Integration for reference.

    In Manage Processes, when you are looking at a particular process, you will find "Link To Run Process" when the "Additional Info" is shown. This link can be used as the source of any IFrame, and with reference to the documentation I've mentioned above, you can add some URL parameters to the link to customize the way some controls behave.

  2. Thank you so much for this help, i will try with iframe.

  3. Hi,

    I use the joget v3, how can i do this with joget v3 ? HOW can embed joget form in other web application ? what the url that i put in iframe fo example ?

    thank's

    1. Hi Mohamed,

      You can do this by using the Userview in the embedded mode. Take a look at Embedded Mode.

      Hope this helps. Thanks.