Hello,
I’m looking for some ideas/direction on member specific forms and form data.
Requirements:
- Secure forms only accessible from members dashboard area
- Ability to store/retrieve/edit form data based on members credentials
- Form fields will be the same for each member, just need to store/retrieve based on member specific credentials. In other words, each member’s data must be stored in their own tables and only retrievable by that member.
Anyone who has done such a thing or can give me some direction would be much appreciated. I know this can be done with php but I want to utilize as much of the EE native functions as possible.
Thanks in advance for any help/suggestions!
- Jay