[TYPO3-english] cooluri and calendar base

web web at gfc-consulting.de
Thu Nov 22 10:41:29 CET 2012


 

Hi Jan,

 

thanks for it,  I will test this. it would be tricky.  if mysql eat this.. J
it could work.

 

I will report. With realurl I found a solution.

 

Best regards

 

Oliver

 

 

--

Hi Oliver,

 

you can try something, but I'm not sure if it will work. If it doesn't then
it's not possible. Use this SELECT:

 

SELECT CONCAT( uid , '_', title ) FROM tx_cal_event WHERE uid=$1 and 'event'
= '{tx_cal_controller[view]}'

UNION

SELECT CONCAT( uid , '_', title ) FROM tx_cal_location WHERE uid=$1 and
'location' = '{tx_cal_controller[view]}'

 

Regards

 

Jan

 



More information about the TYPO3-english mailing list