Get values from relationship properties.

I have a form where I have a fieldset of a relationship. I would like to know if there's a way I can get these values inside the handleRecordUpdate method. I don't want it to save the relationship automatically because it has to go through the repository first. Thanks
Was this page helpful?