Any Ability to Bulk Edit?

Is there an ability to bulk edit records?
E.g. after filtering, selecting all & then having the option to update / overwrite values in a specific column for all records?

Hello @emily and welcome to our community!

You can do so by defining a smart action of the bulk type. The value can be set in the code of the smart action or defined in a form when launching the said action, you could also load more fields in your form dynamically depending on the selected records or input values of your form via hooks.

I hope this helps.

Best regards,

1 Like