I got a few questions about the UserForms module.
-> How do I (automatically) transfer all form request in a table, which I can manage through ModelAdmin in the CMS?
-> I want adres recognition by zipcode, based on a database which contains all streets & places. How do i enter these dynamic fields into the Form?
-> Each form entry must generate a unique number which will get stored in the db table, how do i do that?
Hope to hear from you guys.
Thanks!