I set the core profile for image, username and email;
and content profile for all other cck fields;
for to make a list of users I does so:
1) create a view (type user) but so isn't possible to have the cck fields of the content profile;
2) so create a view (type node) but at click on link is possible only go at the nid and not at uid;
is possible to have link only at content/nid and not at user/uid;
I also tested to creat an own link but views not accept the variable uid, %1, [uid] etc;
aloso with argument enabled;
how is possible to have alist of users with content profile fields and at click to open the url user/uid ?
not the node of the content profile