If you use the property useToolbar="false" it can be placed after all fields as you expectedbut it depends on, number of fields you are using for filters If fields are more then it will show below, otherwise it will in same lineyou can see below two ...
Hi In the Fiori Launchpad settings in SAPGUI, please set parameter APPSTATE_TRANSIENT with value 'false'. As you can see in the documentation, if not set, the default value is 'true'.https://help.sap.com/viewer/a7b390faab1140c087b8926571e942b7/202009...
Hiyou can use the setIgnoredFields method for ignoring the fields based on your condition below is the sample code for your reference onBeforeRendering: function () {
var oTable = this.getExtensionAPI().byId("idTable");
//Ignoring fields "F...