BertS wrote:
I've added some 'fields mapped on relations' to an entity (and marked as readonly). In code, I set the child-entity to an entity-object. The mapped fields are updated, but the field-changed event is not triggerred, and the bound textbox is not refreshed.
any ideas?
Hmm, this is indeed not supported at the moment. I'll file it as an issue to see if I can get this working.