Problem with Drawers Loading Records from Previously Opened Drawers

Hi,

I’m not sure if this is a question or a problem…

I have a SKUID table and have set up a drawer to show child records related to the parent record. I am finding that when I open a drawer, close it, and then open another parent record’s drawer it will show all the child records from record with the open drawer PLUS the child records from the previously opened drawer.

Has this happened to anyone else? Any steps I should take to troubleshoot?

Please let me know.

Thanks,
Scout

Hi Scount, did you set the context id for the child records table?


Hi Scount,
In the advanced properties of the Model make sure BOTH properties are unselected. “Create default row if Model has none” should not be selected. “Load Model data on page load” should not be selected.

Thank you, both!

Irvin, your suggestion resolved the issue! 

Bhavesh, I had to have the parent data model load on page load since that was those records were the first ones to appear when users open the page. 

Thanks again.

I’m glad this got resolved for you!