Display name instead of ID on main-start page
Summary
Display name instead of IDContent
Hi There,
I have application with 3 pages, Main-Start, Main-Create, Main-Edit. Main-start is first page displayed when application is run. Data is created/saved using create page. Field "ledger" is shown on both pages. We use LOV for it, which show name but, store ID in VBCS BO.
When application run it shows list of rows in main page (image of start-main is attached) using VBCS BO, We want to display name of ledger instead of ID.
I am not sure which page level event will allow me to scan through each record to find name based on ID (using REST) and display name on Main-Start page.
Tagged:
0