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.

DO we have to pay tax for trade https://www.getfir[…]

Mosquito Zapper Reviews

https://www.facebook.com/sammosquitozapper https:[…]

https://www.facebook.com/sammosquitozapper https:[…]

Are you looking for a simple method to import EML […]