Closed
screen refresh (handleclient event function) is not working in Mozilla browser in Pega 7.1.8 working fine for IE and chrome
Hello,
Refresh section using handleClientEvent function is not working in Mozilla where the same is working in IE.
Steps to Reproduce
Create a control and include out of the box handleclientevent(below snippet used for example) method to refresh the section. Verify the behavior in Mozilla and IE 9 browser.
Code used : handleClientEvent('SERVER',RefreshActivitiy,'',-1,event) , I have added more details in the attachment.
Code used : handleClientEvent('SERVER',RefreshActivitiy,'',-1,event) , I have added more details in the attachment.
Kindly advise.
Thanks