Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
Dhanasupriya
Active Participant
Hello Community

I have been working on SAP Fiori Elements Floorplan - List Report Object Page (LROP) these days and got to know how to add a view to the object page as an extension. I have googled on this but didn't find any blogs or information, so I am writing this to help few in this SAP Community.

My object page looks this way after adding the Facets annotations.


Now, I want to add a view next to the above two sections for example conversation. Below are the steps I followed.

Right click on the LROP project and open the path as shown.


choose Object page extension.


Provide the highlighted details in the Extension settings window.


you can add your extension point Before/ After/ Replace based on your requirement.


Finish the creation of Extension.


Changes which got added to my project.

manifest.json: under viewExtensions


Project structure:


you can add your controls and events logic in view and controller.


Output:


Here comes the end of my blog.

Thank you!!
BR// Dhanasupriya Sidagam

#EnhanceLearning
Labels in this area