Hi, I’d also like to know this. If I have a number mentioned in the parent record, can the scripting block create that number of records automatically?
My use case is like this:
I have a “project” record with number fields for “videos” and “images”. So basically that project will have X videos and Y images. With a button field, can it create records in another table linked to this project, and create X number of records having a single select value of “videos”, and Y number of images with a single select value of “images”?