For some reason if you are working on a user task in forms and you use a hyperlink, the forms task window closes automatically. I know the forms task window is a separate window and it might do damage to use a hyperlink within this custom window, so the hyperlinks are configured with the target="_blank" parameter so that they open the link back in the browser app. The link open fine, back in the browser app, but the task window closes and loses everything.
Anyone know why this is happening or how to prevent it.