Master/Detail Dialog

Hello

I’m using RS 9.2.0.

I have the relationship:

service.id —< servicestop.service_id

Master/Detail works correctly.

But when I try to add a servicestops, I get this error:

parent: Error: Field ‘service_id’ doesn’t have a default value

The servicestops add form is not sending service_id.

Do I need to configure something in Master Detail Relation?

Regards

To achieve what you are looking for, use the Page Design → SubPage Component, and bind the parent field to the subpage component field.