Update a form record based on another form with same user ID

Update a form record based on another form with same user ID

Hi,

I have 2 forms linked : Customer and Subscription

When a customer fills-in a subsequent subscription form, there is a automatic subscription number created in the subscription form that I want to paste in a miroir field in the customer field.

What would be the deluge script to put it in the customer form of the same user ID ?

Or could it be as simple as to create a bi-directionnal relationship between the 2 fields?

Sylvain