Skip to main content

Hi everyone,


 


I need to start activity after checking today with my datafield (which is datetime data). If my datafield is equal or greater than today then start that activity. How do I solve this? Anyone can help?


 


PS: I will fill out my datetime datafield at any activity before that. I tried many things like server event, preceding rule, etc. But I have no luck.


 


Many thanks,


Kanok

Thanks cyclops, I will try it today then report the result.


In addition to Ruben's comments, if the Activity will always fire and you just need to dely the Start date, you will need to use the Start Rule for that. It's the only way to delay the start of an activity based on time.


The other rules, like the Preceding rule, use conditions and are only fired when there is a line into the Activity. These won't re-execute when the date set is reached.


I get into my problem. I found that I can drag-drop my datetime datafield from
the browser beside the start rule window. It works great.


Many
thanks to you guys.


Reply