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

CommentFileSizeAuthor
#1 employee.zip3.2 KBmakbul_khan8

Comments

makbul_khan8’s picture

Assigned: Unassigned » makbul_khan8
Status: Active » Closed (fixed)
StatusFileSize
new3.2 KB

Hi 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