I havent used these fields in a long time but they worked last time used ...
Changed (YES/NO field) should change colour of item and add date to DateChanged field
-
it no longer adds the date to DateChanged field
Equation for Changed is
A:DateChanged=int(date)|E:DateChanged= |AM: ItemColor="darkblue" | E:ItemColor="yellow"
so the first bit isnt working - I notice there's no space between first & second parts [...date)|E:Date...]
so I tried adding a space there but it's still not working (even after restart)
DateChanged is a date field
Default Value =int(now())
Equation: yy-MM-dd
Any ideas on what might have gone wrong?
Comments