I'm new to DNN and am trying to build a form for members to use to apply for events. I have an EXCEL spreadsheet (.xlsx) with all the data needed for personal information section of the application form. Each member has a unique ID number which could be used to auto populate Name, address, phone number, etc.
How do I create a form that will pull data and automatically populate fields?
Thanks for the help.