I am building a grade database from my class. I have created a form containing the names and contact information of my students. How do I now import test scores into those records.
Hi John,
You would have to import those into a separate form, but then you would have to manually link those records up with the Contact records you’ve created before. At this time there’s no function for automatically relating one form’s records to another. It’s currently a manual process. Do want to add the ability to specify a common field between forms that would automatically establish the relationships, but I haven’t worked on that just yet.