• anil rathoure
  • NEWBIE
  • 10 Points
  • Member since 2015


  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 2
    Replies
When I clicking on a button I am getting this error.

Visualforce Error : Return type of an Apex action method must be a PageReference. Found: java.lang.Boolean 

Any clues why this error comes ?




 
When I clicking on a button I am getting this error.

Visualforce Error : Return type of an Apex action method must be a PageReference. Found: java.lang.Boolean 

Any clues why this error comes ?