• Rajath Kundapur 17
  • NEWBIE
  • 10 Points
  • Member since 2020

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 3
    Questions
  • 3
    Replies
I have a list of batch scheduled, I need to know at what time the batch is getting executed.

I have created a Component, Which consists of custom objects and file upload fields. Upon saving clicking a save multiple files and a record must be saved.

 

 In my scenario, only a single file is saving.  

I have 2 array

-> The First array consists of all the values.

-> In the second array, consist of selected values  Here I need to filter the value which is already present

I have created a Component, Which consists of custom objects and file upload fields. Upon saving clicking a save multiple files and a record must be saved.

 

 In my scenario, only a single file is saving.  

I have 2 array

-> The First array consists of all the values.

-> In the second array, consist of selected values  Here I need to filter the value which is already present