Use Softr condition form to add record to list of contact detail

I’m trying to use the new conditional form to add records to a list, specifically a list inside a contact record to track the history of interactions in the CRM. I want to include the contact’s record ID in the modal pop-up. Any tips on how to do


this?

Hi @Vito_Kloots If I understand you correctly, you want to associate the submission with contact’s id and in that case I would recommend using hidden field

Yes I know but how do I use that for the conditional form? Normally I use just the regular add and update form but I want to use a custom form.

It works the same way on Conditional form as well