Page 1 of 1

Special links and URL parameters forces log in, loses target

Posted: 2020-07-02 19:08
by pfrumkin
Hi

We have a button to send an email upon creation of a record, to notify a reviewer of need to disposition a request. We send the email with URL to the specific record. When we click the link, it forces us to log in. Yes, so far so good. But once we log in, we land on the general home page, not that special link we created. How can we make the log in remember to open the special link?

TIA

~Paul

AppGini 5.82 Revision 1101

Re: Special links and URL parameters forces log in, loses target

Posted: 2020-07-03 19:36
by jsetzer
Please see here:
viewtopic.php?f=13&t=3740

Re: Special links and URL parameters forces log in, loses target

Posted: 2020-07-03 19:59
by pfrumkin
Hi Jan,

This worked perfectly, thanks! Easy to apply, I was expecting more work, works exactly the way I want. I am slowly ramping up on JQuery, I really appreciate the Helper Library!

~Paul

Re: Special links and URL parameters forces log in, loses target

Posted: 2020-07-03 20:05
by jsetzer
Thanks, Paul, I'm happy to hear that!
Jan