SAP Build Apps now has a new design-time UI that is intended to make it easier to navigate around the tool. Like with anything new, it might take a little while to get used to it. Here's a review and a few tips.
Most of the change is a rearrangement of where to find things:
In addition, there are some new or recent capabilities that are worth getting to know, now that they are more prominent.
Here is a quick schematic of how the menu items were rearranged.
The top main menu bar now organizes the main capabilities in a more logical way, based on the classic MVC (model-view-controller) paradigm:
The preview and build capabilities – especially the preview – are things I want all the time, and now they have dedicated buttons on the UI canvas.
One of things I never liked is how many clicks it took to open a preview.
What would be nice is to have a button on the UI canvas that opens the web preview for the editable version right away.
And perhaps you can help me, but I never understood being in a specific project, saying preview ...
... and then again having to specify which project I want to run.
TIP: Whenever I see someone go to Launch tab each time they want to preview an app it makes my blood boil 😡. Open a preview window, and then whenever you save your changes to the project, the preview window will automatically update.
Similarly, to get to the build area you no longer have to deal with the preview option – the Publish button now takes you straight to where you build and deploy your app.
PET PEEVE: I don't like having an in-between dialog before getting directly to the build Area – they saved me a step by not mixing preview and publish, but now they lost me a step by having to choose between versioning and publish.
Note that for each build you must specify either a version (more on those later) or the latest editable state of the app.
This is how versioning works:
Here's what you see when you click the History icon.
And remember, when you make a build, you cannot choose a state but rather a version (or the current editable state).
The new interface for working with pages lets you navigate to a page or create a new page without first opening the pages area.
Directly from the UI canvas, you get a dropdown with an option Add New Page. You can also navigate to Show All Pages, which takes you to the same pages area UI as we previously had. Note that the pages area (as of time of writing this blog) shows your pages in alphabetical order.
The dropdown also shows the current page plus up to 4 other pages that you can directly navigate to. After a little testing, my understanding is that the dropdown shows:
Important to note that when I click Show All Pages, the pages are shown in alphabetical order. In the dropdown, the pages are shown in the order you created them.
By default, a new project will be shown laid out as a full-screen web project. In the past, the default layout was for a mobile phone.
However, if you choose a mobile layout, SAP Build Apps remembers that choice in all your projects in that tenant, and will set the layout to mobile the next time you create a new project.
I am told that although the original tool was designed primary for building cross-platform mobile apps, most partners and customers are using SAP Build Apps as a way to quickly create web apps without coding or using profession front-end tools.
Notice that the selector for choosing the "floorplan" for your app has moved to the right side, but it is basically the same: a zoom dropdown and a device dropdown. Notice that the choices for device have been simplified.
Please comment:
😺
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.