Whenever I provide a link to My History page in Forms 10.1, it always go to tasks page. How can I provide a link to "My History" page so that the users can see the history?
Question
Question
Replies
If you select poolgroup=history, then it does log into my history page directly. something like this.
if this doesnt work, you can try to edit index.cshtml to select default pggroup as my history (i am still trying to figure that out).
Thanks. It does not work. It always goes to tasks page.
Priya
What browser are you using? Can you provide the URL you tried to visit?
yes. url is mentioned above. I have tried restarting the forms server and clearing the cookies but it still goes straight to My History tab. I have tested it on IE and Chrome.
I also tried to change pggroup[0] to [2] in index.cshtml but that doesn't make any difference as i reverted it back.
Hi Junaid, the behavior you described is the correct one. I just wondering what URL Priya is using that cause it redirect back to tasks page.