I am trying to get the nodes to link to the taxonomy term page using rewrite. I used custom url options and rewrote the field I set to match what I wanted.
See the attached image, it shows the options set and on the bottom right that the rewrite isn't being respected.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | fullcalendar2.png | 7.41 KB | nicxvan |
| fullcalendar.png | 65.41 KB | nicxvan |
Comments
Comment #1
nicxvan commentedIf I try rewriting it with the following.
class-type/[field_course_type]
I get the following rewrite int he image.
Comment #2
nicxvan commentedIf I rewrite output of the field rather than output as a link and use the pattern:
class-type/[field_course_type]
The token is ignored and all nodes are linked to
class-type/
Comment #3
tim.plunkettCan you paste (https://privatepaste.com) an export of your view?
Comment #4
nicxvan commentedhttps://privatepaste.com/f375d70c56
Comment #5
kreynen commentedI just experienced this while troubleshooting #1864230: Link to CiviEvent doesn't work with latest FullCalendar. It's only an issue in the preview. In my case, after saving the view the rewrite works as expected. Not completely sure if that was @nicxvan's issue, but from the screenshots it looks like it may have been the same issue.
Comment #6
dcam commentedI've volunteered to help clean up the FullCalendar issue queue. As part of that effort I'm closing issues open for unsupported versions of the module as "Closed (outdated)". That includes any Drupal 7-compatible versions because no active maintainer is supporting them.
If this issue is still relevant for version 3.x of FullCalendar, then feel free to re-open it and update the issue version number.