Hello Gurus;
We need to display a given portfolio item to the user in display (read only) mode.
We have managed to open a view to the portfolio item using function INM_UI_NAV_GET_OIF_URL to obtain its URL and FM CALL_BROWSER to open it. The problem is that the item is opened in edit mode.
Is there any way to open this item in read only mode (and disable the 'Edit' button as well)?
Thanks in advance.
Regards.