• Mudit Garg
  • NEWBIE
  • 9 Points
  • Member since 2014

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 5
    Replies
Hello Folks,

I want to display radio buttons along with images and text. I was trying to implement by selectoptions but it was showing a simple text with radio buttons.  Please check the image.
How can i achieve the same functionality?
How can i achieve this? Is it by Wrapper class or any functionality? If you know the solution for this, please drop me your idea with a snippet of code 

How should we handle exception in after triggers for both single as well as bulk records?

e.g. I am having a trigger on contact and I am updating Accounts in after triggers and exception occurs while updating Accounts then,
what is a best way of handling this exception (any type) in Salesforce?
1. Shall we show it using addError?
2. Shall we send an email to developer?
3. Only debug statements
Can I expect a small snippet of a code?
 
Hi

I want to craete a custom report using visualforce page .and also want to some calculation in that custom report.

is there any way for calculation like( multiply ,substraction,and division) apat from summation