Questions and discussion about using ProcessMaker: user interface, running cases & functionality
#815069
First read this about how to set the max and min dates using triggers:
http://wiki.processmaker.com/3.1/Dateti ... _variables

Your trigger code would be like this:
Code: Select all
if (empty(@@dueDate)) {
   //use 'Y-m-X H:i:s' if you need hours, minutes and seconds:
   @@minDate = date('Y-m-01');  //start of month
   @@maxDate = date('Y-m-t'); //end of month
   @@defaultDate = date('Y-m-d');  //today
}
Change "dueDate" to the variable for your datetime field.

Web3 development encompasses creating decentralize[…]

The Upland Clone Script, offered by Dappsfirm, rep[…]

Dappsfirm offers a bet365 clone script that mirror[…]

🚀 Tauchen Sie mit Immediate Alora AI in die Welt d[…]