Dear All!
I am trying to do something that result for me easy in sql and sharepoint …but not yet here 
I have created a Module related to an Opportunity
In this module are listed Users that are related “Assigned to” the opportunity (because each of our Opportunity can have several User who takes care about it).
Now… the Role that the user has and the job that he need to do with the opportunity, depends on:
- his Title and his Department. Fields that are filled in the User Profile.
I would like to “list” (select) Those 2 fields in the ListView of the opportunity but, of course, I can find the 2 fields available in the STUDIO session in the module, but I don’t have the fields …
Is there any way to have them …without creating “New Field” and put programmatically the value inside?
I think …if there is a possibility to do a SELECT of the field some how
Any suggestions?
Thanks All
Mirco