Closed (won't fix)
Project:
Views (for Drupal 7)
Version:
6.x-2.3
Component:
exposed filters
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Apr 2009 at 19:21 UTC
Updated:
7 Apr 2009 at 20:33 UTC
When I try to trim the text length of a CCK URL field, it trims the text of the full markup rather than just the title which is displayed.
Is it possible to just trim the displayed portion of the returned text rather than the full markup? I don't care how long the link is, but I do need to control how many characters in the node title are displayed an hot-linked.
Comments
Comment #1
merlinofchaos commentedThis probably needs to be filed against the module providing the field (I forget if CCK provides this itself) -- it has to support the Views API correctly in 2.3 for the link to be separated from the general text. Modules that are not updated won't do this.
Comment #2
gn0rt0n commentedI couldn't transfer this to the link project for some reason, so I recreated it.
You can view it here: http://drupal.org/node/426776