Dear Community ,In this scenario am using a ComboBox inside a filter bar
<fb:FilterGroupItem groupName="__$INTERNAL$" name="B" label="Region"partOfCurrentVariant="true" visibleInFilterBar="true">
<fb:control>
<ComboBox type="Text">
<items>
...
Dear Community ,Can you please help in the below scenario :-Is it possible to load " Component-preload.js from CDN (AWS S3)" generated after the UI5 build of a custom Fiori application running inside sap cloud Portal Neo /CF ?Requirement ? : To reduc...
Dear Community,I am trying to do a case-insensitive search by passing in the following way :-oData Filter :
$filter= substringof( "query" , tolower(Vendor_name))
In ui5 i tried to build the filter in the following way :-
new Filter("tolower(Ven...
Recently we did face a similar issue using @sap-cloud-sdk/mail-client' (3.7.0)It was failing with host name and port name not found '@sap-cloud-sdk/mail-client' library tries to access the host and port from the belowhttps://github.com/SAP/cloud-sdk-...
Please check out this link:[Establish Trust and Federation of Custom Identity Providers for Platform Users [Feature Set B]](https://help.sap.com/docs/btp/sap-business-technology-platform/establish-trust-and-federation-of-custom-identity-providers-for...