I want to view the first word of the node title which is linked to its node. I can not use views trimming because every first word have different number of letters. I need to show the title until the first space.
Is there a way to adjust this in views settings? Or how can I do this with block theming?
Comments
Comment #1
preper commentedAre there any suggestions?
Comment #2
dawehnerIf you can't do something with the build in feature you can always use custom themeing.
You could trim fro 1 character but take care of words, perhaps this works.
Comment #3
preper commentedCan you give an example or a simple code to use?
Comment #4
mustanggb commented