Separate the data in row as per selected customer from drop down list

Hello Everyone,
Good Morning!

I am creating an app where an Executive need to fill a daily task of which customer he will visit on that day. I have created a table ‘customer’ which consist of a list of customers which I have referred to the daily task form ( Table Task update ).

So, when the executive fills the form, I want to give an option “How many customers will he visit today” type number ( For example if he typed ‘3’ ), another option will have all the list (Type Enum List) of customers, he should be able to select only 3 customers and after submitting the data, It should be updated in the database within 3 Rows separating every customer in every row in ( Table Task update )

Is this possible to do ?, Also please suggest me any function and the code.
Thanks in advance.

0 10 438
10 REPLIES 10
Top Labels in this Space