cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Fiori Adpat Add Field option not coming

carlin_willams
Participant
0 Kudos
824

Hi all,

I need to add one field in stanadard Fiori app and opened a app with Adaption mode but "add field" option is not coming.

Can one please guide me what is misisng.

Thanks

Carlin

gregorw
Active Contributor
0 Kudos

It would help if you provide a link to the app in the Fiori Apps library.

carlin_willams
Participant
0 Kudos

App Link :https://fioriappslibrary.hana.ondemand.com/sap/fix/externalViewer/#/detail/Apps('F0773')/S19OP

View Entire Topic
0 Kudos

Hi Carlin,

Your application "Clear incoming payments" is a Fiori Freestyle application, and is not the one UI Adapt fully supports. Instead, you should use Adaptation Project.

Please kindly refer to the following document:

SAP Help: Adapt User Interfaces at Runtime

UI adaptation at runtime (RTA) is a plug-in for the SAP Fiori launchpad, which allows key users to change the user interface of apps at runtime. RTA is supported for the following controls:

  • SimpleForm as of SAPUI5 1.40
  • ObjectPage as of SAPUI5 1.34
  • SmartForm as of SAPUI5 1.30
  • Overview Pages sap.ovp as of SAPUI5 1.65
  • Analytical List Page
  • List Report

"Clear incoming payments" does not seem to include these controls and it is Fiori Freestyle application.

In that case you should use Adaptation Project for adaptation/extension. For real use case, please refer to the following SAP Blog;

Adaptation Project: Freestyle SAPUI5 App – Adding a Search Link to Items on a Table

Best regards, Yuto