This question has been flagged
1 Reply
5991 Views

HI,

I have added "Submit" button in calendar view which will submit the user_id in record. After clicking submit button, I want to refresh the page.

I have applied "location.reload(true) ", this solved my purpose but the problem is when I click on submit, it will give first XmlHttpRequestError and then submit user_id for the specific record.

Can anyone suggest how to achieve this ?

Avatar
Discard
Best Answer

Hi,

This link will help you

link

Avatar
Discard