Need a way to set Date Value in a Flex Form with an After Load Groovy Rule
Summary:
Hi,
We are designing a Flex Form that displays in SmartView the current value of a Date field, taken from a different POV.
To do so, we implemented a groovy rule that recovers such date from the original POV, and then prints it in the Flex Form (the value is thus not actually stored in the Flex Form POV, it is just printed with the After Load groovy rule).
We are using the setFormattedValue() formula, which works for all type of data we are dealing with (smartlist, text, numbers), yet it is not working with date members, printing a value of 0.
Tagged:
0