-
How to align pageBlockButtons left or right in a pageBlock?
How to align pageBlockButtons left or right or center in a pageBlock?
<apex:pageBlock id="buttons">
<apex:pageBlockButtons >
<apex:commandButton action="{!doRedirect}" value="clickToRedirect"/>
</apex:pageBlockButtons>
</apex:pageBlock>
Log In to reply.
Popular Salesforce Blogs
Angular JS with Salesforce Remote Actions
Using Angular JS with Remote Actions Nowadays Angular JS is a great front end framework in order to manipulate DOM and do many more things…
4 Best Ways to Improve Customer Engagement with Salesforce Field Service
Every client has experienced the annoyance of booking a field service appointment: you're put on wait, scheduled for the following month, and informed someone would…