You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Groovy addValidationError doen't work on Flex form?

edited 7:21AM in Planning

Summary:


Content (please ensure you mask any confidential information):

Hi,

We have a flex form for users to submit data and we have a groovy rule to run before save which will validate the inputs and if it doesn't pass the validation then will highlight the cell in red with tooltip message using the addValidationError(0xFF0000,'tool tip',false) method.

We noticed that the method doesn't work correctly, it does throw pop up message saying one or more validation rule fails, but it does not do the color highlight, however the tool tip is shown in the cell. Tried all means and cannot get the color highlight to work. The same rule works correctly on regular form. Does anyone has the same issue?

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!