Page 1 of 1

Is there a way to directly preview a dynaform?

Posted: Wed Feb 01, 2023 2:47 pm
by kamikaze426
Is it possible to open a dynaform using a link rather than going to the information tab->dynaform-> select dynaform then preview?

Re: Is there a way to directly preview a dynaform?

Posted: Wed May 03, 2023 4:41 pm
by ayodelebamgboye
http://<your_processmaker_url>/sysworkflow/en/neoclassic/cases/openCase/<case_id>/<task_id>/<dynaform_id>
Replace <your_processmaker_url> with the URL of your ProcessMaker installation, <case_id> with the ID of the case, <task_id> with the ID of the task, and <dynaform_id> with the ID of the Dynaform. Note that the user will still need to log in to ProcessMaker and have appropriate permissions to access the Dynaform.

hope this helps

Re: Is there a way to directly preview a dynaform?

Posted: Tue May 09, 2023 7:28 am
by programerboy
Hi,
If the case is in the your users folder, you can define the desired summary form for your process and then use it.
https://pmlearning.info/plugins.php
Thanks