How to resolve the visualforce error - formula expression is required on the action attributes.
I have read other answers regarding the same problem but still, it doesn't change anything at all, I still get the error...
I'm trying to save the details in the form to salesforce but it says
"Formula Expression is required on the action attributes. "
when I tried saving it.
You are getting this error - formula expression is required on the action attributes because you have not used formula expression in
for both commandbuttons. Use as