-
How to align 11 to 13th line in centre in mentioned code in Salesforce?
<apex:page controller="sample"> <apex:form > <apex:tabpanel> <apex:tab label="home" name="home" id="home"> <apex:pageBlock id="pg"> <apex:pageBlockSection rendered="{!batchStatusBool}"> <apex:actionStatus id="act" startText="Checking..." /> Batch Contact_Status is {!batchStatus} <br/><br/> Batch Total_Job_Items = {!batch1}<br/><br/> Batch Number_Of_Errors = {!batch2}<br/> <apex:outputText > </apex:outputText> <apex:actionPoller interval="5" action="{!checkBatchStatus}" enabled="{!pollerBool}" reRender="pg" status="act"/> </apex:pageBlockSection> <apex:pageBlockButtons location="bottom"> <apex:commandButton value="Call Account Update Batch" action="{!callAcctUpdateBatch}"/> </apex:pageBlockButtons> </apex:pageBlock> </apex:tab> </apex:tabpanel> </apex:form> </apex:page>How to align 11 to 13th line in centre?
-
This discussion was modified 6 years, 6 months ago by
Deepak.
-
This discussion was modified 6 years, 6 months ago by
Forcetalks.
-
This discussion was modified 6 years, 6 months ago by
Log In to reply.
Popular Salesforce Blogs
Bar Charts in Salesforce | Visualforce Developer Guide
The bar chart is a linear data series chart accessible in Visualforce. The linear series chart is a chart plotted against a standard rectangular system.…
Transforming Field Service Operations by Leveraging Technology and The Salesforce Ecosystem
Field Service is a critical functional area for any industry that needs to physically move goods or personnel; essentially involving inventory management, fleet management, and…
How to Become a Freelance Salesforce Consultant
Ask any freelancer out there what they love about freelancing. The first thing they tell you is the room to work flexibly, remotely, and how…
Popular Salesforce Videos
Einstein Opportunity Scoring For Everyone | Salesforce
Let artificial intelligence help you and your sales team focus on the right opportunities and close more deals. See how Einstein Opportunity Scoring makes it…
Pardot Marketing Automation Tools Overview Webinar
Are you looking to take your Salesforce Marketing Automation to the next level? Learn how to build successful lead nurturing campaigns that empower your sales team…
Intro to Salesforce Macros
Users can run macros to complete repetitive tasks—selecting an email template, sending an email to a customer, updating the case status—all in a single click.…
Popular Salesforce Infographics
How a CRM Platform can Immediately Impact your Business
Selecting the best CRM for small businesses is not a one-size-fits-all endeavor. If you’re new to working with a CRM platform, you often have to…
The key takeaways from Salesforce Basecamp 2017
Thousands of Trailblazers have converged on Hong Kong, Auckland, Singapore, Mumbai and Melbourne. They heard from a stellar line-up of industry experts, Salesforce Trailblazers and…
Quick Comparison Guide to CRM Systems: Acumatica VS Salesforce Sales Cloud
When you are about to choose, the best and the most appropriate CRM solution for your business, always consider these 3 given points: customization, integration,…