How to display error message on property only?
I am trying to add validation to a property without the error message appearing above the page.
So far the only way to do this seems to be : Property > Advanced > Use validate.
Every other way I've tried ( Property-Set-Messages , Call pxAddMessageToProperty , Property-Validate ) don't seem to work as it requires a refresh of the section for the error message to be displayed on the property, but this also causes the error message to display above the page.