AutoCalculate TODAY
It needs to be easier to calculate a date from TODAY. An example would be that I want to know how many days since an entry was created. Unless I go in and update the field everyday the field value will not change from day to day.

2 comments
-
J Bedford commented
Yes, please! It's crazy that this does not exist.
-
Ramon Lima commented
I agree and there's also bug regarding caching of Today() even if we update the item everyday, it still doesn't function properly. It doesn't make sense to iterate through all the items and update them all to update the Today function, and in the end I didn't use it because it had bugs regarding caching I created a new field to use it since the value was more stable.