Error from hyper link in XPage view column

Hello,

Can any one help me regarding this below error.

I have a view in xpage, in that view there is one column which has hyper link to open that particular document.

But sometime I am getting this error while clicking this link.

“Problem submitting an area of the page.

Xhr cancelled

Submit the entire page?"

With Ok and Cancel button

Regards

Sandip

Subject: Do you have a partial refresh set up?

  • xHdr is dojo’s AJAX handler, which is used for partial refreshes, as far as I know. If you have any partial refreshes take them out and see if the error goes away. At least then you’ll have more information.

Hope this helps…

Subject: Re:Error from hyper link in XPage view column

Hello David,

Thanks for the information. I have partial refresh on that page (which is opening by clicking the hyper link). But that can’t be removed from that XPage form.

Any idea how to prevent that without removing partial refresh.

Thanks and regards

Sandip

Subject: I suggested removing it as a test…

  • It may not even be the problem. Just take it out for now and see if the error goes away. If it does you have a clue what’s causing it. I don’t know enough about how partial refreshes are implemented to know how to troubleshoot that, sad to say.

Hope this helps…

Subject: did you ever discover the reason?

I am getting the same thing, but only occurs when I delete a document and go back to a view which contains a partial update.