I would like to create a form (CRM) in which I will enter the name of a company and the address of its headquarters. But I would like to make other address fields appear if the company has branches: example: the head office is in Montreal and by checking a box “add a branch address”, a line with Street, CP, City, Tel appears, Is it possible?
Hi Azimut,
For this I would recommend adding a Table field to your form so that you can have multiple addresses attached to the same record. You can setup the different sub-fields within the Table field such as Street, City, Postal Code, etc.
If you have the Mac version and use the Import Contacts function in the File menu, Tap Forms imports the addresses just like that, using a Table field. So you can see how it would work and look before you set it up yourself in your own form if you like.
You can do this in a new test document just to see how it works.
Thanks,
Brendan
Ok thnak you Brendan, I’ll test it and get back to you if necessary.