Hi there,
is the following possible:
Form1:
Field1: Name (as Text)
Field2: Smartphone (Smart Multi Row (input from Form2))
Form2 (input for Field 2 in Form1):
Field1: Phonetype
Field2: PhoneValue
Now some1 fills up the Form 1 and enters, that he has 2 Smartphones. So in Form2 two records get created. But there is no link to the name entered in Form1.
How can I get the link to the name in both entries getting created in form2?
You can set up a field in Form2 of type smart dropdown pointing at form1 and an IFTTT that updates this field for records in Form2 that match the Form1.Field2's value
id:[entry.Field2.transform(id).join( OR id:)]
Alex
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.