Hello List,
I'm building a dynamic form with textfields on the fly and need to do some cross validation. This all works pretty and i find two fields that are invalid together. But how can I report this error AND mark both fields as invalid? I don't have a component to call Form.recordError(field, errorMessage) Thanks Dominik