Hi,
Anyone suggest how to Open Web Links From Native App on Device Browser(Safari,Chrome,Edge) not in Container
In Container( In App Browser) was working fine with default Cordova plugin.But my requirement is to open that in external browser of d...
I created a sample app and try to build and deploy.But build itself getting failed.I followed the steps as per the error info but still having the same issue
Community could you assist with this errror
Please follow the relevant troubleshooting t...
Hi,
Any inputs will be helpful
We are not using smart filter bar.We are using TablePersoController
I am looking on how to save variants on SAP Cloud Platform without odata service call to save it in the back end. As I am aware of local st...
Hi,
I am looking for user specific table personalization. I know UI5 has the control to do that.But I need to save for that specific user and next time when he comes back I need to show his personalized table.
We are not using Sma...
Hi Community,
Someone please provide the inputs to resolve this issue.
Failed to sign the SAP HANA Cloud connector certificate for account <accountname>. Verify configuration and proxy settings — see ''Logs'' for details
Facing same issue.Getting below errorWe did not send you a code because you have reached the limit of 5 codes. Please contact your system administrator.
If you want to open the URL in the browser then there are two things which you have to do.1. Use window.open('https://www.google.com/', '_blank')2. Use the usebrowserinstead parameter in the Fiori URL:https://yourlink.dispatcher.hanatrial.ondemand.co...
Hi ,Below works exactly same as Upload Collection but with File Uploader.<u:FileUploader style="Emphasized" uploadUrl="/EntitySet" id="fileUploader" name="myFileUpload"
buttonText="Upload" buttonOnly="true" change="handleFileValueChange" uploadOnChan...
When you try to deploy any media files(audio) it will be converted to some format and wont get deployed to SAP Gateway Repository. A simple workaround for this problem was try to generate a dataURI for the audio file you need and deploy .It works ...
When you try to deploy any media files(audio) it will be converted to some format and wont get deployed to SAP Gateway Repository. As simple workaround for this problem was try to generate a dataURI for the audio file you need and deploy .It works wi...