.url to popup a small browser window displaying other fields

.url to popup a small browser window displaying other fields

((("<a href='#' onclick=\"window.open('http://creator.zoho.com/" + zoho.adminuser) + "/coursemanager/view/Individual+Timesheet/criteria/Course2=") + CourseID) + "/')\">View Course Details</a>"


Hi agc.
Thanks a million for your resoponse... but I'm still pretty pathetic at this whole zoho thing and cant seem to get it to work.

Please check if this is correct.

My user: ratman1
Application: "cars"
view: "car_database"
there is a field called: "ID" (assuming this is the standard internal id.)

so would I build the string in a formula field as follows:

((("<a href='#' onclick=\"window.open('http://creator.zoho.com/" + ratman1) + "/cars/view/car_database/criteria/ID=") + ID) + "/')\">View Car Details</a>"

also...
using this logic how would I create a permalink to query my view like this:
http://creator.zoho.com/ratman1/cars/view/car_database/criteria/make=Audi/

I've tried this also and it doesnt work.
please help.
I've made the appl "cars" public for now.

Thanks.