We have a form that populates information into a table - the Private Directory (only organizers can see). In this form, one of the questions is what information the person filling in the form consents to sharing in the Public Directory (everyone in the organization can see). Then in a different table - that is in a different base - we set up a directory that can be accessed by everyone in the organization and it shows records of people with only the information they consented to share. Currently, we are building the Public Directory manually: going through the Private Directory and creating records in the Public Directory and only adding the info they consented too. The only issue is now we have reached 300+ records that need to be filtered and transferred. We want to find a solution - through creating a new form or automations - that would make this process automatic.
So essentially, is it possible to create a form that populates to two different tables - one where it puts all the information (Private Directory) regardless of the consent question and another where it puts only the information that is in the fields the person ticked consent to share in the consent question (Public Directory). In this form, the options under the question “Which information do you content to sharing” would be linked to the fillable fields. Or maybe even we can set them up as different views of the same table with one showing all info and other showing only what is consented to show.
Any ideas on how we could set this up would help greatly!!