Add fields AND custom text into connected record field when form submits

I love that filling in one form can automatically create a new connected record, but would find it much more helpful if there was a way to include field values in the custom text of a created record like you can do with the automatic emails.
Eg. Insert Connected Record > Connected Field = Custom Value = User has completed form {Auto Increment} on {Date of Form}

This would allow tracking user’s activity to be much simpler, by enabling records to be automatically generated rather than inputted separately or having to limit the connected field to a single field value or just a generic custom text.

Hi @Naomi

Whilst you cannot achieve this directly, you would be able to create a Text Formula in the connected record which would create this text for you (based on the fields from the “Parent” record. It would look something like this:

I hope this helps!

Julian