Multiple Row Concern

Does Glide doesn’t support a feature for add multiple rows. if you have multiple row in 1 table then want to transfer all row data value in other table by just clicking the button once add multiple rows. I hope glide will support this kind of feature

You can do that by either:

  • using a server side workflow with a loop, or
  • using the Glide API
1 Like