Skip to Content
0
Jun 20, 2018 at 05:23 AM

How to reuse view as popup

195 Views

hi all i am new to sap crm,

My Requirement is, i need to make one view as popup

I added custom component to standard component as a assignment block.

in that assignment block i make one field as hyperlink(in get_p method).

if i press that hyperlink then i want to see same view as popup with more details.

please tell me the step by step .