i have a member website and would like to do the following
- user logs in
- get current user ID
- add current user’s ID to your dataset so that they already have a unique URL set up before they enter the dynamic pages where they can fill out forms
- create button with link to a dynamic page with current users ID
- allow user to edit/update data
this is different than creating a member page in that I need to create a unique URL before the user fills out a form in a dynamic data set.
thanks for any help/suggestions!