Hi,

I am not good in php coding,

I displayed all list of users and related user email id using views.
Each user having profile page (profile-node).
How can i give link to profile page related user by using views custom field.

Eg: A,B,C,D,E are users. node/5,node/6,node/7,node/8,node/9 are there profile pages.

A a@mail.com node/5(how can i do this 3rd column)
B b@mail.com node/6
C c@mail.com node/7
D d@mail.com node/8
E e@mail.com node/9