Writo to data store entity - Store data output in all indeces of an array

Certified Associate Developer

Hello,

I'm using 2 CDTs. One to saves Contractor information and the other one to save a list of employees of the contractor.

In my form i am using a grid layout component which lets me add a list of employees that will work overtime in a week. Once i submit the form a list of employees is stored in an array of values that will need to be recorded in my Employees table.

My question is, how can i store the output of my employees array to then write into my data store entity?

Thanks!

  Discussion posts and replies are publicly visible