Ask questions about installing and configuring ProcessMaker 3
#828959
Hi,
simple scenario : a dynaform with a few input controllers, a multiple file controller and a reset button. Pressing the reset button should reset the form by emptying the controls and the files uploaded in the multiple file controller.
Emptying the input controllers is not an issue, but I don't know where to start to implement removing the files uploaded in the multiple file controller.
Any idea?

Thanks,
Silviu

P.S. it looks i posted this thread in the wrong section. Can any moderators move it to Developing processes & programming.
#828960
Found the solution here:
https://www.pmusers.com/index.php/Manipulating_Multiple_File_controls_with_JavaScript

3.2.1 and earlier:
Code: Select all
$("#MultipleFileID").find("div.multiplefile-button-delete").click()
3.2.2 and latter:
Code: Select all
$("#MultipleFileID").find("a.fa-trash").click()
More details in the link.
Most Useds NSF to PST Converter

MailsDaddy NSF to PST Converter is the best solu[…]

How to Convert OST to PST Format

Download the most effective solution MailsDaddy OS[…]

A variety of top-notch features are usually includ[…]

Integrating with popular wallets and payment proce[…]