-
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, 7 months ago by
Deepak.
-
This discussion was modified 6 years, 7 months ago by
Forcetalks.
-
This discussion was modified 6 years, 7 months ago by
Log In to reply.
Popular Salesforce Blogs
What is the Search Box In Aura Component? | The Developer Guide
A search box in an Aura component is a user interface element that allows users to input text and search for relevant information within the…
Best Practices to Implement Salesforce Marketing Cloud
The Marketing Cloud has all the requirements of a marketing department of a business such as data analysis, email, mobile, customer journey management, advertising, web personalization,…
No Code Clearbit and Salesforce Integration
Clearbit is a consumer contact marketing data engine. It assists businesses in expanding by delivering solutions that enable them to better understand their clients, discover…
Popular Salesforce Videos
Send Salesforce Field Service Mobile App Device Logs For iOS
This video will demonstrate how to send device logs from the Field Service App for iOS / Android. Salesforce Support may ask you to send…
See how fast and easy you can make intuitive Salesforce solutions to your users with Cauzali.
Instead of coding or very complex flows use Cauzali. Place your Cauzali model everywhere in Salesforce including in the middle of a Flow. Price between…
How to Become Salesforce Certified Architect: Achieve More Under Pressure
Achieve more under pressure: CTA Edition How to become Salesforce Certified Architect 0:00 Introduction 5:21 What is CTA exam about 10:37 What is CTA Exam…
Popular Salesforce Infographics
Build On Your Salesforce Service Cloud With Cognitive Search
Employees waste around 20% of their time looking for information to do their job. That’s a lot, isn’t it? This means there is one giant…
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…
A Four-step Formula for Salesforce Implementation
No matter how big or small your company—or the Salesforce CRM project—success requires planning, commitment, and strong sponsorship from your company’s executive team. It’s also…