Hi all,
I have problem of comparing two dates using use-when.I am
working in a list form where a field is needed to do multiple task
according to the condition set in use-when.
Now i am trying to compare the startDate with the current date
in another field which serves multiple purpose using use-when, but the
problem is that i don't know the write syntax which serves the
purpose.Could any body provide me the write syntax of doing so.I tried
a groovy kind of thing (use-when="${groovy:currentDate>startDate}")
which returns the value of the condition as true all the time and the
purpose of use-when is not fulfilled.
Eagerly waiting for the solution.
With Regads
Soumya