Hi guys, i got complicated situation in here. I will try to explain with my poor english:
So, i have a Date w/o time field (field where you put date) and i have an Enum field (field where i have few options to choose)
I have done a WORKFLOW rule, that when Date i put into Date w/o passes a REAL LIFE DATE, Enum field changes from one to another.
Everything would be fine, as it works, but only when i MANUALLY save that record!
What i need to solve, is to get this change AUTOMATICALLY everyday, without me doing any change in record to get SAVE status, because i have large database and
need to get program working automatically without me.
I am not really a programmer, i know some basics, but i guess it´s gonna be some CRON activity or something with javascript?
I attach a screen how my WORKFLOW rule looks like
So, i have a Date w/o time field (field where you put date) and i have an Enum field (field where i have few options to choose)
I have done a WORKFLOW rule, that when Date i put into Date w/o passes a REAL LIFE DATE, Enum field changes from one to another.
Everything would be fine, as it works, but only when i MANUALLY save that record!
What i need to solve, is to get this change AUTOMATICALLY everyday, without me doing any change in record to get SAVE status, because i have large database and
need to get program working automatically without me.
I am not really a programmer, i know some basics, but i guess it´s gonna be some CRON activity or something with javascript?
I attach a screen how my WORKFLOW rule looks like
Comment