Skip to Content
0
Sep 18, 2023 at 10:46 AM

Smart table data not getting refreshed after document creation.

668 Views Last edit Sep 18, 2023 at 10:47 AM 2 rev

Hi,

I'm using smart table control and binding the data from cds entity. When I try to create a document using deep entity odata from the app, document is getting created in backend but in fiori, data in smart table not getting updated. When I refresh the app I am able to see the updated data in smart table.

I tried giving model.refresh(true) but nothing works. Please could you guide.

Thanks!