UI page to display record details
I'm working on a requirement to create a UI page that takes catalog item as input and display info of catalog item from Maintain item table. Also a way to call this UI page from Catalog item itself, so UI page should take catalog item id as input whe...