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.

CommentFileSizeAuthor
#1 fullcalendar2.png7.41 KBnicxvan
fullcalendar.png65.41 KBnicxvan

Comments

nicxvan’s picture

StatusFileSize
new7.41 KB

If I try rewriting it with the following.

class-type/[field_course_type]
I get the following rewrite int he image.

nicxvan’s picture

If 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/

tim.plunkett’s picture

Status: Active » Postponed (maintainer needs more info)

Can you paste (https://privatepaste.com) an export of your view?

nicxvan’s picture

kreynen’s picture

Title: Fullcalendar not respecting rewrite rules in views » Fullcalendar does not render rewrite rules when previewing views
Version: 7.x-2.0-rc1 » 7.x-2.0
Status: Postponed (maintainer needs more info) » Active

I 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.

dcam’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

I'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.