cancel
Showing results for 
Search instead for 
Did you mean: 

Add Custom Action to Object Page Header toolbar using BAS Adaptation.

rakesh2901
Participant
0 Kudos

Hello Experts,

Please guide me to add Custom Action to Object Page Header toolbar using BAS Adaptation. I have seen and followed the article :

https://sapui5.hana.ondemand.com/sdk/#/topic/7619517a92414e27b71f02094bd08d06

and seen the sample :

https://ui5.sap.com/test-resources/sap/fe/core/fpmExplorer/index.html#/controllerExtensions/controll...

but the problem is: In adaptation project we dont have manifest.json but manifest.appdescr_variant , where when I am doing changes it is not working , how can i proceed with it.

Any help is highly appreciated.

Regards

Rakesh

View Entire Topic
prwork1
Explorer
0 Kudos

Hi Rakesh,

The links you provide are for extension projects using the extension API. Adaptation projects are quite different. This section in your first link describes adding a button to a table toolbar in an adaption project. It's a similar process for object page changes:

https://sapui5.hana.ondemand.com/sdk/#/topic/a269671fc49e4c75920c108961bf31f2

 

rakesh2901
Participant
0 Kudos

Hello prwork1,

Thanks for your response,

Actually I need to add button as Global Action, on table I can add it but how can I add it to Page. Please see the screen shot. When I am adding buttton("New Button" in Image) it is adding as highlighted in Yellow.

But I want to add it at the place highlighted in green.

 

rakesh2901_0-1712593687996.png

 

Please suggest.

Regards

Rakesh