Discussions
- General Development
- Schema Development
- Apex Code Development
- Visualforce Development
- Formulas & Validation Rules
- Security
- Mobile
- Force.com Sites & Site.com
- Chatter Development
- Java Development
- .NET Development
- Perl, PHP, Python & Ruby
- Desktop Integration
- APIs and Integrations
- Visual Workflow
- Apple, Mac and OS X
- VB and Office Development
- AppExchange Directory & Packaging
- Salesforce Labs & Open Source Projects
- Other Salesforce Applications
- Jobs Board
- Force.com Discussion Boards
- :
- Developer Boards for Force.com and Database.com
- :
- General Development
- :
- Re: Very Strange Behavior
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Very Strange Behavior
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-18-2013 06:37 AM
Hey Everyone,
I have a VF page that sends an email of a table to whomever email address is entered in a text field. The user has permissions to View, Create, Edit, and Delete for all objects in the table. The user also has the send email permission checked. After inputting an email address and clicking send a confirmation message should show up on the VF page. This works fine when I do it as a syst admin but if i login as another user and hit send I get a rdr to Insufficient Privileges error but the email send anyway. Any ideas what the problem is?
-hkp716
Re: Very Strange Behavior
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-18-2013 06:52 AM
Does the user have access to the VF page?
Re: Very Strange Behavior
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-18-2013 07:00 AM
Yes..The VF page opens and data is displayed I'm only having issues sending an email. The email sends but it redirects to the Insufficent Privileges page instead of displaying my message.

