Bug #38082
Use TSconfig PAGE_TSCONFIG_ID in category field
Status:
New
Priority:
Should have
Assignee:
-
Start date:
2012-06-15
Due date:
% Done:
0%
Description
I have a multidomain setup that has different tags for each domain. Now the categories can not be seperated by domain. This solution will solve this.
Please add the following line to the TCA setup for the category field of tx_tagpack_tags:
'foreign_table_where' => 'AND tx_tagpack_categories.pid = ###PAGE_TSCONFIG_ID###',