• mikez
  • NEWBIE
  • 10 Points
  • Member since 2012

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

There is a visualforce page with extension controller class.If we click the save button twice , 2 records are creating at a time.

can we disable the button once the button is clicked just like standard functionality. I tried with different ways , can able to disable the button but could not able to prevent the double click .

  • June 14, 2012
  • Like
  • 0

There is a visualforce page with extension controller class.If we click the save button twice , 2 records are creating at a time.

can we disable the button once the button is clicked just like standard functionality. I tried with different ways , can able to disable the button but could not able to prevent the double click .

  • June 14, 2012
  • Like
  • 0