Closed (fixed)
Project:
Views Filter Block
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
18 Mar 2011 at 05:36 UTC
Updated:
24 Oct 2011 at 07:27 UTC
Jump to comment: Most recent file
Hi
In my site I have implemented Search text box for searching. I have created a view which gives result on the basis of node title. I am getting proper result, but the only problem is that: It also shows the node title which has quotes (' and '').
I want to write a custom filter which trim the node title starts and end with quotes.
Do reply....
Thanks
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | employee.zip | 3.2 KB | makbul_khan8 |
Comments
Comment #1
makbul_khan8 commentedHi to all,
I have found out the solution, How one can have custom field inside views filters, arguments, fields, sort....
fields in Views.
Its hard to explain line by line code, So I have attach a module('employee'), which will explain you the overall usage and how we can have custom fields inside view.
Just enable and use the module.
You may need configuration for this in views to have custom fields.
Thanks
Note* This module is of Version 6.x