====== Detail report selector ======
==== Javascript function to call DetailReportSelector ====
* **prefix**: object identifier (j03,j06,j10...)
* **PID**: object id
* **x31key**: default report ident
function DetailReportSelector(prefix,PID,x31key)
{
window.open("detailreport_selector.aspx?prefix="+prefix+"&pid="+PID+"&x31key="+x31key+"&blank=1", _blank","scrollbars=yes,height=600,width=900,resizable=yes, status=yes,toolbar=no,menubar=no,location=no");
}
* In query we can use:
'DetailReportSelector('+char(34)+'j03'+char(34)+','+convert(varchar(10),j03user.j03id)+','+char(34)+'detail_pracovnika'+char(34)+');|'+j03name+'|',