Custom List view

Hi,

I have created Custom fields on lead module

Now i want to display custom fields of lead module to contacts list view how do i achieve this.

Are you trying to convert leads to contacts and you want those fields to be converted as well?

To do this you just have to create additional fields in the Contacts module with the exact same characteristics (eg: name, type, length, etc…)

If this is not what you are trying to do then you should explain more precisely.

Hi,
I am not trying to convert lead to contacts.
I have customize contact module.
I am displaying some of lead field to contact module using tpl file
now i want to display those field to contacts’ list view.