I've set up a feature so users are able to search through all of the product reviews listed on my site (Using amazon module). The search function is working perfectly, however, due to the incorporation of Amazon product IDs I'm getting some very, very long names that just don't dit with the search feature, such as "Sony VAIO VGN-NS235J/W 15.4-Inch Laptop (2.16 GHz Intel Dual-Core T3400 Processor, 4 GB RAM, 250 GB Hard Drive, Vista Premium) White".

I'm trying to figure out how I can either turn these into 3-4 word teasers, or somehow add an option inside of views to make this happen at a base level..

Any help would be appreciated!

Comments

Draupnir’s picture

Anyone?