• Awanti Vaidya st
  • NEWBIE
  • 0 Points
  • Member since 2015

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

Hi
I have developed a contact role functionality for custom object. I want to implement radio button functionality. I have used input type radio in my vf page and bind it with "primary___c" field which a custom checkbox field on custom contact role object.
Here

User-added image
User-added image

Here , I have selected Hartley Davidson as a "primary" contact in first screenshot and it should be checked as primary in the related list of contact role as highlighted in second screenshot.

Please provide assistance.

Thanks in advance.