Bot record not adding row

I am wanting to duplicate a row into another table when a new record is added. It is only showing a button on the record and not automatically adding the values. is there a different way to do this?

Hi @tcpallet

You are probably using a data action for the step “copy pallets records”.

You may want to go in the Behavior panel, open the details of your data action, and go in the Appearance section ==> Prominence : “Do not display”

Suggestion:

If the new records area added only using a form, a better way to proceed (in my humble opinion) is to attach this data action to the form eventing, instead of using a bot.

Something like this:

2 Likes

Yes, that worked out good. Thank you very much!

1 Like