Hi,
I am working on customizing the registration form according to my needs. On the registration page, I want to link the fields with the previous filled in fields (all fields would be dropdowns). For eg. first field(dropdown) can be movies, music etc. and based on the selection of the first field the next field is populated. (For eg. if 'Movies' is selected then certain movie names populate the second dropdown and if 'Music' is selected then maybe certain album names populate the dropdown and so on). I want to ask 2 questions based on the above mentioned details:
1. As the subsequent dropdown value needs to be populated based on the previous dropdown value, I want to know where exactly should these values(the values populating the dropdowns) be stored in the database i.e. the exact table name (please keep in mind that its a custom field i.e. a dropdown, I would be adding). I also know that EasySocial provides me with an option to add values in dropdown from the backend but this doesn't serve my purpose.
2. Once the registration is complete, I want to access the information filled by the user during registration (the custom fields i.e. dropdowns, I have added) to make some groups based on the information provided. Can you please let me know the name of the database table in which this information is saved?
It would be great if you could answer it before the weekend starts so that it doesn't affect my work.
Thanks a lot in advance. If you have any pointers that can help me please let me know.
Regards,
Nitin
I am working on customizing the registration form according to my needs. On the registration page, I want to link the fields with the previous filled in fields (all fields would be dropdowns). For eg. first field(dropdown) can be movies, music etc. and based on the selection of the first field the next field is populated. (For eg. if 'Movies' is selected then certain movie names populate the second dropdown and if 'Music' is selected then maybe certain album names populate the dropdown and so on). I want to ask 2 questions based on the above mentioned details:
1. As the subsequent dropdown value needs to be populated based on the previous dropdown value, I want to know where exactly should these values(the values populating the dropdowns) be stored in the database i.e. the exact table name (please keep in mind that its a custom field i.e. a dropdown, I would be adding). I also know that EasySocial provides me with an option to add values in dropdown from the backend but this doesn't serve my purpose.
2. Once the registration is complete, I want to access the information filled by the user during registration (the custom fields i.e. dropdowns, I have added) to make some groups based on the information provided. Can you please let me know the name of the database table in which this information is saved?
It would be great if you could answer it before the weekend starts so that it doesn't affect my work.
Thanks a lot in advance. If you have any pointers that can help me please let me know.
Regards,
Nitin