How do i make a status change automatically if some one reaches a maximum number
asked
Student-Sseremba Joseph
1 answers
0
Create an after commit microflow on the object containing the number. Check in this microflow the value and change the status when the value exceeds the maximum.