• ParallaxView
  • NEWBIE
  • 0 Points
  • Member since 2011

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies

I hope this is the right place to post this question or annoyance.  If it is not, please point me in the right direction.  We have a custom field on user accounts that people want to update way too often. 

 

I created a report to pull up the users who have this custom label so I can see who's account needs to be changed.  What is really annoying me is I can't bring up the users account to modify it from the report.  I have tried: User ID, User Name, User Email Address, but no matter what field I try to add I get a view of the user's chatter comments rather than that users actual account so I can easily modify it and go on to the next one.

 

Is there a user account field I can add to a report where I can open the link and have a view of that user's account, rather than their Chatter page?

 

Is there something I'm missing here?

Hi,
     can anyone give me the solution defined below:

I created an s-control that execute on any page loading.
There is one button say 'View' on html s-control.
I want to open a file that is located on local machine by clicking the 'View' button in salesforce.

But it gives some Security error.

Can anyone tell how can i resolve this problem?

Thanks in advance