Special links and URL parameters forces log in, loses target

This sub-forum is for discussing all topics related to AppGini Helper JavaScript Library, provided by bizzworxx as a third-party AppGini plugin.
Post Reply
pfrumkin
Veteran Member
Posts: 157
Joined: 2020-02-18 17:58
Location: Albuquerque, New Mexico USA

Special links and URL parameters forces log in, loses target

Post by pfrumkin » 2020-07-02 19:08

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

User avatar
jsetzer
AppGini Super Hero
AppGini Super Hero
Posts: 1814
Joined: 2018-07-06 06:03
Location: Kiel, Germany
Contact:

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

Post by jsetzer » 2020-07-03 19:36

Please see here:
viewtopic.php?f=13&t=3740
Kind regards,
<js />

My AppGini Blog:
https://appgini.bizzworxx.de/blog

You can help us helping you:
Please always put code fragments inside [code]...[/code] blocks for better readability

AppGini 24.10 Revision 1579 + all AppGini Helper tools

pfrumkin
Veteran Member
Posts: 157
Joined: 2020-02-18 17:58
Location: Albuquerque, New Mexico USA

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

Post by pfrumkin » 2020-07-03 19:59

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

User avatar
jsetzer
AppGini Super Hero
AppGini Super Hero
Posts: 1814
Joined: 2018-07-06 06:03
Location: Kiel, Germany
Contact:

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

Post by jsetzer » 2020-07-03 20:05

Thanks, Paul, I'm happy to hear that!
Jan
Kind regards,
<js />

My AppGini Blog:
https://appgini.bizzworxx.de/blog

You can help us helping you:
Please always put code fragments inside [code]...[/code] blocks for better readability

AppGini 24.10 Revision 1579 + all AppGini Helper tools

Post Reply