Questions and discussion about using ProcessMaker: user interface, running cases & functionality
By heemalkumar
#826961
Hi Team
We have been able to print dynaform to PDF and save it, however, the Case Number isnt appearing.
How can we do this change that Case Number starts showing up when Dynaform is printed.
By dan123dan
#827104
Hi.
There are two possible ways to show the Case Number

The variable that shows the Case Number is the follow @@APP_NUMBER

- On your dynaform you can set a default value with this variable.

- The other way could be create a trigger with the following :

$casenumber = @@APPLICATION;
$query=executeQuery("select APP_NUMBER from APPLICATION WHERE APP_UID ='$caseid'");
@@casenumber = $queryres[1]['APP_NUMBER'];
Want to create your own meme coin?

In the world of cryptocurrencies, a unique and exc[…]

The market for cryptocurrencies is demonstrating a[…]

What's SAP FICO?

Embarking on a dissertation can be one of the most[…]

Hello. For rental housing, there are software solu[…]