Share ideas, ask questions, and get feedback about developing for ProcessMaker
Forum rules: Please post new questions under "Developing processes & programming" for ProcessMaker 2 or 3.
By Gonch131
#784257
Hello everyone ^^,

I want to put some content to a panel in a Dynaform with an external PHP program.
My question is, if someone knows how it can be done by PHP.

I need your help urgently :S

Best Regards

Gonch131
#827146
Hi,
You can set panel content with php for example with trigger before form

1. Create your trigger like this and assign on your before dynaform:
Code: Select all
@@my_panel = 'This is for test';
2. Then create a panel in your dynaform and set content to @@my_panel

Now the panel will be set when your case is executed.

https://pmlearning.info
Thanks

Thanks for the link, amosbatto! I was searching fo[…]

Hello Please can you help me with the place where […]

Hi there, I have 3.5.7, 3.8.1 and 3.8.2 versi[…]

AI bot development involves creating intelligent b[…]