We have an app where we are using an html page with a javascript redirect based on a value in the authfield. The problem we are having is when staff updates the value and sends the customer an email with the link, if the customer was already logged into the site and clicks the link their authfield value has not been updated because they were logged in with the old value. Is there a way to force the refresh of the authfield values or another solution we can use? The redirect we are using is posted below:
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
JohnBigDogTiffany
We have an app where we are using an html page with a javascript redirect based on a value in the authfield. The problem we are having is when staff updates the value and sends the customer an email with the link, if the customer was already logged into the site and clicks the link their authfield value has not been updated because they were logged in with the old value. Is there a way to force the refresh of the authfield values or another solution we can use? The redirect we are using is posted below:
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.