Hello Glide Community,
I’m seeking advice on the most efficient method for simultaneously duplicating several rows (or records) in Glide. I’m particularly interested in cases where a parent database is linked to multiple child data records. My goal is to duplicate both the parent record and all its corresponding child records in one go. Creating a copy of both the parent record and a copy of all the child records.
Could anyone guide me on how to achieve this?