Bug #38082
Use TSconfig PAGE_TSCONFIG_ID in category field
| Status: | New | Start date: | 2012-06-15 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Votes: | 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###',