Parent ID not saving in Child Table

Have an app and I am adding an order payment functionality. It has PaymentHeader table and PaymentDetails table. They are related via a reference column and I have set it up like the orders sample app. The issue I have is that the PaymentID is not being saved in the PaymentDetails table. I have looked for same error and read the app sheet user guides and no luck fixing the issue.

Solved Solved
0 3 510
1 ACCEPTED SOLUTION

You have probably marked that ref columnโ€™s Editable_If as false.

View solution in original post

3 REPLIES 3

You have probably marked that ref columnโ€™s Editable_If as false.

Hi Aleksi,

That was the issue thanks for the help.

Youโ€™re welcome.

Top Labels in this Space