Please help me.
I have a BO called Gift with attribute Cost. The format is $###,##0.00
I can enter values into this BO fine in operation mode.
A related BO uses a shortcut to this attribute (GiftCost) and displays it on a form (displays perfectly). It is also used in a form calculation. However, when I Save the form I get:
"Validation error. Value for attribute GiftCost has invalid format."
I can't see/think of any reason why this is the case. Any ideas?