return this.getInnovator().newError("Your error message");, but this would prevent users from being able to save if the field were empty.
Could this be accomplished in another way through the UI? Perhaps by highlighting that specific field in a different color or displaying some hover text over the field until the user fills it in? These solutions could be constantly present on the form, so you wouldn't need to worry about triggering them only when the user saves.
Chris
return this.getInnovator().newError("Your error message");, but this would prevent users from being able to save if the field were empty.
Could this be accomplished in another way through the UI? Perhaps by highlighting that specific field in a different color or displaying some hover text over the field until the user fills it in? These solutions could be constantly present on the form, so you wouldn't need to worry about triggering them only when the user saves.
Chris
Copyright © 2025 Aras. All rights reserved.