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.

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