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

Extending Case Management: how to implement validation in Create Case form?

Summary:


Content (required):

The create button to actually create the case is not extendible, so the only other option is field validation. In this case, we need validation on a select-single, which does not support async-validators property. So the final option is to use custom-messages property. We are doing the validation in JS (because we cannot pass virtual fields to action chain..), so my question is how to update the custom-messages from JS, or is there a better way I missed?

Version (include the version you are using, if applicable):


Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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