Lou Hamill
I have a form with several sections currently 1 section is repeating, I will have about 4 repeating section on the form in all. One for SeaDuty, one for ShoreDuty, one for local dues and one for national dues. The question is how do I import the existing data ( using .csv) for each user into the repeating sections? Most members served on multiple boats and several shore duty stations. Also dues occurs each year. Each existing user does have a unique RosterID field. My site is https://aableh.net/ussvi/member-information/
I have 9 forms that contain various bits of data. Each form has a RosterID field. How to I link all the forms together [foreign key] using the RosterID field? I looked at the Dynamic field but I can't see where I would create a foreign key to link the forms. I see were it is a connection to display a specific field but that is not a relational link for two tables. Here is a direct link to what I am trying to do, the red tabs are the forms/tables that need to be related via the RosterID field. https://aableh.net/ussvi/member-information/ I have been trying to get this to work for a week now without any success. Please help.