#3662 - Allow main_multi_content block to select by tag
| Identifier | #3662 |
|---|---|
| Issue type | Feature request or suggestion |
| Title | Allow main_multi_content block to select by tag |
| Status | Open |
| Handling member | Deleted |
| Addon | core |
| Description | Select all content by searching for use of a tag, rather than category. |
| Steps to reproduce | |
| Related to | |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
E.g. you add some news about the band 'pentatonix' so you tag the news with that. Then when you add a catalogue entry for that band, you have your CATALOGUE_band_ENTRY_SCREEN.tpl template with something like {$BLOCK,block=main_multi_content,tag={FIELD_10}}. That's assume field #10 contains the tag version of the band's name.
Would be good for us to do a tutorial showing this.