On Success script:
openurl (((("
http://creator.zoho.com/" + zoho.adminuser) + "/") + zoho.appname) + "/print/Print_Reparation/ID=") + input.ID,"same window");
ID is checked in column properties - works great
Now I tried to create a HTML view so I could format the output. I get the message that the ID variable is not defined. There is no 'column properties' - so how do I define this variable that contains the last or active record ID?
(I just started with zoho and find it completely awsome although I am the first to admit I do not understand the whole thing yet)
Thanks
Greg