Bug on opening view in new browser window
Hi there,
I am openinga view in a new browser window using a fomula field with a value
((("<a href='#' onclick=\"window.open('http://creator.zoho.com/" + zoho.adminuser) + "/coursemanager/view/Individual+Timesheet/criteria/Course2=") + CourseID) + "/')\">View Course Details</a>"
This works as expected. However when I edit and subsequently update a record in this view, the view refreshes to a view with an open search panel displayed with the search criteria visible as per that passed in the Url.
Can I just have the original view minus the open search panel, as per the original url call?
Thanks
Andrew