Don't have an account?
Search for an answer or ask a question of the zone or Customer Support.
You need to sign in to do that
Sign in to start searching questions
Signup for a Developer Edition
Sign in to start a discussion
<apex:commandButton action="{!save}" value="Save"/>
All Answers
The issue is on your on Class/Controller not on your VF page.
Share the Class/Controller code, I will help you :)
Cheers !!
Thanks
Vinod
The Code is working.
Thanks!!
I have changed the command button, Now code is working. Can you please tell me how this command affect the standard controller? so that I can avoid mistakes in future.
Thanks