Skip to Content
0
May 18, 2020 at 07:05 AM

How to Bind OData to MDK Detail Page?

118 Views

Hi Experts,

I created search page to replace list page from CRUD Project that i created before, when we used list page if we pick one from list it will go to detail page and parsing odata value specific for one object that we picked before, but if i look at the metadata file it's not parsing anything just navigation from list page to detail page without any data get parsed. so if i change list page to search how to bind the odata to detail page like when i click 1 object from list?