Edit without a Login form.
Is there a way to redirect users to an edit page without the login form. (But only for their own data. I am using dynamic permissions)
So, what is needed is to use the password in a gibberish form, in the URL itself.
I have some 3,000 contacts and want them to update their details without the need for a username/password etc. So, I can provide them with a link which will give access to only their own data and they can update the same.
I ve seen it on some websites where they have similar features.
Please help.