Cannot find UI5 Visual Editor in Business Application Studio

4.7k views Asked by At

I used SAP Web IDE to create a list report based on SAPUI5. Now I have to work with SAP Business Application Studio. On Web IDE, there was an option SAPUI5 Visual Editor which is useful to configure design and option for Fiori Elements based apps such as the List Report.

On Business Application Studio, I checked for the option but when I launch it, no reaction.

Does anyone know how I can do it?

I can't find any documentation on Business Application Studio in the web.

2

There are 2 answers

0
Suncatcher On

Yes, it is available in BAS.

To adapt the UI of standard delivered or existing Fiori app you must

  1. Create SAPUI5 Adaptation Project
  2. Add the Fiori app you want to adapt and generate the project
  3. Select the manifest.appdescr_variant file in the webapp folder of your project
  4. On right click you can access SAPUI5 Visual Editor

enter image description here

Check this detailed guide

0
navalega0109 On

Right click on view file and do open with.

openwith

After that select Layout Editor

edit

In addition if you facing any issue loading the layout editor tool then do check out link

Check the reply about adding the extension to your workspace.