nitesh_bisht
Employee
Employee
Member since ‎08-19-2021

User Statistics

  • 32 Posts
  • 0 Solutions
  • 3 Kudos given
  • 1 Kudos received

User Activity

Hi All, What is the procedure to bind the metadata annotation in an XML file? Like I have a table where the column names are supposed to be picked up from the metadata annotations. This is a pretty new concept for me so I don't even know how an...
Hi All. In the ViewSettingsDialog ui5 control, is it possible to not close the dialog box when clicked on OK button?Seems like there is no way to get the reference of OK button except for an event handler attached to it, but still can’t stop the clos...
Hi All,Consider the following odata v4 response { "value": [ { "templateID": "HOLIDAY_LETTER", "templateName": "Holiday Letter", "timeTypeExternalName": ["TT_AUS", "TT_NLD", "TT_IND"] }, ...
Hi all, I want to bind the odatav4 annotation in the xml view of the SAP UI5 application. What is the procedure to achieve this? From what I’ve found, the syntax for binding ismodelName>/EntityName/PropertyName@com.sap.vocabularies.Common.v1.Labe...
I'm working on a mock server where one of the fields of an entity in the metadata is defined as <Property Name="createdOn" Type="Edm.DateTimeOffset" Nullable="false"/> The createdOn field is given a value like this in the json file "createdOn":...
Kudos from
Kudos given to