Hello Team,I have a requirement where i have to replace standard error message with custom message which is displayed on value help dialog when there is no seached value is found .i have used fragment to display the popup of value help kindly share t...
Hello All,I am facing a Strange problem with my SAP UI5 Application, when i am uploading PDF or PPT file its failing with 403 Forbidden error at browser level in quality and production. in development system its working fine.the request is not even r...
Hi,How App Title of Fiori app could be changed dynamically using i18n,i have used below code in my controller file but after loading page it is getting changed to original one onAfterRendering: function (oEvent) {sap.ui.getCore().byId("shellAppTitle"...
Hi All,
i have an datepicker element at ui5 side which taking date in format 18 jul 2023 which is failing while posting to odata
odata has date format as ed.datetime.
please share your solution.
Thanks in advance
Hi Poonam,if you have matching keys in both of table you should avoid using for all entries either should you join.how ever the suggested appraoch you can use for the solution but i would like to correct a little on this.instead creating temp field i...
Hi Ulrich_Schmidt,Every thing is fine i can uplaod all other formats than pdf and ppt, even this problem is occuring only in chrome and edge broswerbut its working in firefox.unable to identify the causewhen uploading pdf or ppt from odata gatway cli...
HI Ulrich_Schmidt Thanks for the suggestion , but i checked this in Trace and there i found that its returning 403 Forbidden error in network section.but the request is not reaching to Gateway server.Thanks