Dear all,
how can we add a message text from the CMS to an attribute's annotation in the dataclass editor (Axon Ivy 12.0.7)?
I always get the error
PropertyNotFoundException: Target Unreachable, [datum] returned null
ContextAwarePropertyNotFoundException: javax.el.PropertyNotFoundException: Target Unreachable, [datum] returned null
Error during rendering of html dialog 'test.projekt.Bla'
when adding the following annotation to the attribute "datum"
@javax.validation.constraints.Past(message=#{ivy.cms.co('/testordnerBla')})

The form is configured as follows:

Is this possible at all?
Thank you for your help!
Best regards,
Mariano