NID as field

Status: 
Solved
Question: 

At page 62 we have added NID to fields of the view. But this shows a number not a name. In the picture of your view we can see the names. I tried to use user:name field but it links to the "My Account" page which we do not want. How we can have user names linked to their profiles?

Responses

1. Hi, I believe that we added

Hi,
I believe that we added node ID as an argument in Views.

2. I'm sure....

I did as you wrote in the book. But adding "Node:NID" will result in showing the node ids. Will you please double check this issue?

3. Here is the Answer!

I changed "Node:NID" to "Node:Title" and now it seems it is working like charm. Do you approve this change?

4. Hi, I checked in the book,

Hi,
I checked in the book, you are right. Node Title, will do the trick.