Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

Hi Guys,
Just want to share this as i found it useful (depends on the requirements).
This will explain if we want to embed a Joget Datalist inside a Joget Form (vice versa).
(DataList and Form Both are designed separately using Form & DataList Designer.)

Refer to following image (How it looks like). This is done using iframe and jquery to expand the iframe height and width to full. Refer to the code at the end of this post.

...

Please take a note that you must pass "embed=true" parameter inside your iframe url.

This does the magic and brings the datalist view only and hides all the header, footer and menu etc.