Small bug when opening new browser window for view
Hi there,
I am opening a new browser window with a view, using a formula field with value
((("<a href='#' onclick=\"window.open('http://creator.zoho.com/" + zoho.adminuser) + "/coursemanager/view/Individual+Timesheet/criteria/Course2=") + CourseID) + "/')\">View Course Details</a>"
i.e. I am passing a dynamic search criteria to restrict those records apearing in the view. This works fine. However when I edit one of these records and hit the update button, the view reverts to a view displaying the open search panel with a criteria as passed in the formula field. It is a little ugly. Can we have the view as per the original URL call, after a record is updated??
Andrew