By webdrips on
Hi all.
I have the CCK & Views module enabled and I would like to show a field associated with a user's profile while editing/viewing content.
So I have added a "User ID" field to the profile with field name profile_user_id. I can reference this field in a view easily enough, but I am not sure how to simply list this field while creating/viewing content such that it reads something like:User ID: 12345678.
Side note: the field should be view only.
The module Field Reference seems to be what I am looking for, but it is only available for D5. Thoughts?
Thanks in advanced,
Dan