Questions and discussion about using ProcessMaker: user interface, running cases & functionality
By justinopsky
#828703
I solve the problem using this trigger
Code: Select all
$caseId = @@APPLICATION;
$query = "DELETE FROM APP_DOCUMENT WHERE APP_UID='$caseId' AND APP_DOC_TYPE='OUTPUT' AND APP_DOC_STATUS='ACTIVE'";
$result = executeQuery($query);
Thanks

Thanks. Very useful. https://www.solarpanelinstal[…]

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[…]