UserAbcd1234

Results 6 comments of UserAbcd1234

The SimpleForm internally creates a Form control with the corresponding settings. As the SimpleForm and the Form can have different Layout elements to use for rendering the corresponding Layout is...

If you add "sap/ui/layout/form/ColumnLayout" to the define section of the Controller it will work, like I mentioned before. (I tested this.)

If you activate this.getView().addEventDelegate({ onAfterShow: ()=> { this.getView().byId("shorttextsimpleform").focus() } }) on the init function it should work. The onPatternMatched function is executed before the rendering of the SimpleForm starts at...

If I run the sample it works, at least if you press the refresh icon in the preview window. Initially focus on the preview window seems not to work at...

Hi, this issue is already solved with SAPUI5 version 1.121

@edemuck4timbuktu : Could you please tell us what SAP product has an problem? We have strict downport guidelines to keep running installations stable. Only if there is a real issue...