Stefania
Stefania
Thank you for your patience. HCP has a pattern for handling the session timeout by checking for a certain header and the information is included in their documentation - https://help.sap.com/viewer/65de2977205c403bbc107264b8eccf4b/Cloud/en-US/de16793b391a4bcfae6096f34433de76.html....
@pubmikeb I personally think you got it right, not to forgot the possible technical complications, and that SAPUI5 is created by multiple internal and external teams, so I am not...
The drag and drop functionality was experimental and enabled on Element level https://sapui5.hana.ondemand.com/1.58.5/#/api/sap.ui.core.Element/aggregations In 1.60 release, the configuration is excluded by default and controls will evaluated additionally whether drag and...
sap.m.Table https://sapui5.hana.ondemand.com/#/api/sap.m.ListBase and sap.ui.table.Table https://sapui5.hana.ondemand.com/#/api/sap.ui.table.Table are drag and drop enabled. So we will check the status of ProcessFlow control (https://sapui5.hana.ondemand.com/#/api/sap.suite.ui.commons.ProcessFlow) only via #1870548280
Just to add https://openui5.hana.ondemand.com/#/topic/74b59efa0eef48988d3b716bd0ecc933.html Tests with supported device (iPhone X), theme sap_fiori_3, and sap.m.RadioButton,sap.m.Button, sap.m.CheckBox, sap.m.Select, sap.m.ComboBox, sap.m.Panel, sap.m.StepInput,sap.tnt.NavigationList: https://jsbin.com/degaficeci/edit?html,output Outline appears for inputs, and RadioButton and etc. I will...
Happy New Year :) The case is that the theme implementation has to be reviewed per control. There is a global item for the task (internal). If you want to...
There are dedicated products for reporting purposes, where rendering and CSS are adjusted for the purpose of having print from browser or properly generated PDF, DOCX etc format. In this...
Forwarding to dev team (tables only) for evaluation #1980361802 Note that the team is responsible only for the table controls and there is already existing Excel export of the data...
Please post URL to an example, or the view and the controller which can be used for recreating the case Thanks
As a minimum check what controls are loaded on the page and when you try to retrieve the i18n model. This may hint someone from the community what happens In...