setTitle added to crmSQL
Created by: siddharthg
This will allow users to set the title of the page using setTitle="FieldName"
For eg. in event.tpl
I can set the page title as the name of the event using {crmSQL ..... setTitle="title"} It will pull the title field from the first object of the array.