Issue with List functionality

Hi,
I have a list widget based on an object with a many-to-one relationship to the Case object. I have a pop-up link from a form widget, which should allow me to add items to the list. The issue I am having is that, whenever I add an item to the list and click the add button on the pop-up page, the following error appears: “Record not saved- Invalid record supplied for relationship PAM-Objectives → Performance Agreement”. PAM-Objectives is the child, Performance Agreement is the parent. Any suggestions as to what is happening? I have used the same settings from a previous build, which worked fine.
Thanks in advance for your help.
Cecilia

Morning Cecilia,

It’s unclear from your post exactly what might be happening.
I will email you shortly and we can arrange to have a closer look at what is happening.

Many Thanks

Morning Cecilia,

After review I have identified and resolved the issue.

The base object for the form widget in your pop up was set to Independent: PAM - Objectives and not the page object Page object: PAM - Objectives.

This is an easy mistake to make.

Best Wishes

Adam

Hi Adam,

Thank you very much.

Cecilia