-
Is it mandatory to assign id in 8th line in below mentioned code in Salesforce?
S<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>Is it mandatory to assign id in 8th line?
-
This discussion was modified 6 years, 8 months ago by
Deepak.
-
This discussion was modified 6 years, 8 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
Forcetalks.
-
This discussion was modified 6 years, 8 months ago by
Log In to reply.
Popular Salesforce Blogs
CRM for FinTech: Why Choose Salesforce For Fintech Companies?
Recently German specialists of information technologies published the article “What determines FinTech success?—A taxonomy-based analysis of FinTech success factors”. They provided insights into the potential determinants…
From Prospect to Alumnus: Architecting a Connected Campus with Salesforce Education Cloud
Modern higher education institutions operate within highly complex environments. Siloed departmental software fragments campus data, isolating teams from one another. A recent Forrester study shows…
Learn Salesforce Einstein – Chapter 3 (Einstein Key Setup)
Do you have a key? If you have key then upload your key file here. If you don't have key then follow the below steps.…
Popular Salesforce Videos
Salesforce Lightning Tutorial | Salesforce Developer Training for Beginners
This salesforce developer training for beginners video is a salesforce lightning tutorial where you will learn introduction to salesforce, salesforce components, salesforce lightning, lightning vs…
5 Tips: How Events Can Help You Drive Value for Your Business | Salesforce on Salesforce
Events are at the heart of every major launch moment and announcement. They offer opportunities to connect with customers, providing experiences that grow loyalty. And…
Segments of Salesforce Data Cloud
In this extract, Shrey and Vishwajeet break down the different segments of the Salesforce Data Cloud and explain how they can help businesses of all…
Popular Salesforce Infographics
ABC's of Salesforce's Apex Coding Language
Apex is a proprietary language developed by Salesforce.com. It is a strongly typed, object-oriented programming language that allows developers to execute flow and transaction control…
Salesforce: A Powering Business Of All Sizes
Salesforce is a cloud-based software that helps businesses track and manage their interactions with customers and potential customers. More than 150,000 companies worldwide use Salesforce.…
What are the Top 5 Affordable Salesforce Integration Apps for SMBs?
Salesforce CRM is one of the core tools for any business looking to build B2B and B2C leads – and while the CRM itself is…