G
Gian Torralba
Guest
Hello, You need to send the Login URL with the user's credential and password together with the pageID parameter so that when the user clicks on the link, the user will be logged in and then redirected to the page. Here is a similar post explaining how to redirect to a specific page after logging in. https://community.progress.com/.../6227.aspx You can add another GET parameter e.g(&email=name.com) and then use a script to extract the email parameter and then do a rbf_setFieldValue() when the page is loaded. Hope this helps. Thank you, Gian
Continue reading...
Continue reading...