former_member552130
Explorer
Member since ‎2018 Jan 16

User Statistics

  • 18 Posts
  • 0 Solutions
  • 0 Kudos given
  • 1 Kudos received

User Activity

Hi, I have summary screen that must load accounts in a select box and populate all the fields in the form using oData and basing it on an ID in the URL. But I need to load the select box in order to get the right account to load the rest of the ...
Hi, I wanted to separate oData coming from 1 entity set into two tables. The Active table would need to show only the ones with the end date of 20180312 and the Future table would show the rest. I was trying to use the Filter and Filter operator ...
I'm creating a read only form that will be used to display a summary of information. I need to send a parameter to the backend first before getting the information but I don't seem to see that parameter is reaching it. It does reach the entity set ...
Hi, I am searching a table based on the input from the user. I'm having trouble with filtering the oData but this works when using mock data. The mock data ends up displaying only the rows that contain the search input but the oData ends up removi...
Hi, I'm having issues with saving multiple rows to the back-end. I don't know how to send all the rows in batch, so I was trying to send each row at a time but it hits <oModel.create("/MRU_ESTSet", oEntry> after it has put the last row into the oEn...
Kudos from