When I click on SAP Business Application Studio from initial page (or from subscription panel)
I get the info screen and I click OK
Later on I run into 502 error of Bad Gateway of ws-manager.
I have cleared browser cache and history, I...
I want to keep chosen columns in smart table always open (always selected). In settings there is an option to select columns to be visible in the table. I would like to prevent from uncheck some columns.
I see there is already such question http...
I am trying to create annotation for ComplexType to be displayed in an initial columns of the SmartTable. Is it really impossible? This looks like it should be, a very common issue.
I think question is very related to this one: https://answers.sap.com/questions/11459025/how-to-call-function-import-from-sap-ui5-and-get-t.html. However I do not want to bind JSON but setup smart table entity set returned from the import function.
...
The question is about Router and the process of creation of a "target" view in async mode.
Controller of a root view (rootView) is able to wait for the metadata in onInit function:
onInit: function() {
var model = this.getView().getModel(); ...
I am sorry for the late answer, I am not doing in SAP anymore. As I remember the soruce was README of sap/approuter package https://www.npmjs.com/package/@sap/approuter#example-routes
It worked when I changed the network (home -> mobile hotspot). However I see BAS is restarting once in a while. The quality of this product is very disappointing.
Hi nikeshtt thank you for very good Blog. Unfortunately still it is not working for me after adding GroupBy to Annotations. <Annotation Term="UI.PresentationVariant">
<Record Type="UI.PresentationVariantType">
...
Hello rabin_dhas thank you for your quick answer. It will work, however "ignoreFromPersonalisation" prevents from displaying the columns at all and I want to keep them visible just I do not want the user to unselect it. I want to keep filtering, gro...