Questions and discussion about using ProcessMaker: user interface, running cases & functionality
By higgledy
#814638
Is it possible in the Community Edition, to customize the APP_NUMBER format? We want to add a two-char prefix, year, and the APP_NUMBER.
Code: Select all
prefix-yyyy-APP_NUMBER
Can this be accomplished?
User avatar
By amosbatto
#814656
No, you can't to that because the APPLICATION.APP_NUMBER field in the database needs to be an integer. However, you can use the custom Case Labels to set the case's Title.

Create a trigger which is fired when the case is created with the following code:
Code: Select all
@@caseTitle =  'prefix-' . date("Y") . '-' . @@APP_NUMBER;
Then add @#caseTitle to the case's Title for the first task in the process.

In the rapidly evolving world of online sports be[…]

STEPN integrates social networking and games that […]

Cenforce 150 is a medication used to cope with a c[…]

What's SAP FICO?

Trustworthy and skill-building, each of these actu[…]