0
I have a list with approximately 1000 records (names of people). I also have another list (scheduling). What I need is to create a dynamic schedule for each person on the list, that is, the user must click a button and the system must set a date and schedule (for example, a query) for each person name on the list. I was able to do the algorithm for this, my problem is with regard to entering mass data in the scheduling list, the system is crashing.
Is there any way to solve this kind of problem?
I am not using Web Parts, I develop directly in HTML Bootstrap and use the Spservices library to interact with Sharepoint.
I’ll take a look @Dudaskank. Thanks for the return.
– L.B.O