Premium

Salesforce Developer Certifications Questions and Answers (Dumps and Practice Questions)



Question : Visualforce Controllers: A set of instructions that specify what happens when a user interacts with the
components specified in the page.


 : Visualforce Controllers: A set of instructions that specify what happens when a user interacts with the
1. True
2. False



Correct Answer : Get Lastest Questions and Answer :
A Visualforce controller is a set of instructions that specify what happens when a user interacts with the components specified in associated Visualforce markup, such as when a user clicks a button or link. Controllers also provide access to the data that should be displayed in a page, and can modify component behavior.
The Force.com platform provides a number of standard controllers that contain the same functionality and logic that are used for standard Salesforce pages. For example, if you use the standard Accounts controller, clicking a Save button in aVisualforce page results in the same behavior as clicking Save on a standard Account edit page.
A standard controller exists for every Salesforce object that can be queried using the Force.com API.






Question : What attributes are required for the component?



 : What attributes are required for the component?
1. Entity Id
2. Entity
3. Component
4. Component Id



Correct Answer : Get Lastest Questions and Answer :

Explanation:




Question : What attribute of the component can be used to hide the related lists



 : What attribute of the component can be used to hide the related lists
1. Related List
2. Hidden List
3. Layered List
4. Component List


Correct Answer : Get Lastest Questions and Answer :

Explanation:



Related Questions


Question : Records can enter an approval process based on

 :  Records can enter an approval process based on
1. Based on criteria
2. If 'All records enter this approval process' checkbox is checked, then all records of that object
which are submitted for approval would enter this approval process.
3. Access Mostly Uused Products by 50000+ Subscribers





Question : Records can enter a step in an approval process based on
  : Records can enter a step in an approval process based on
1. Based on criteria
2. If 'All records enter this step' checkbox is checked, then all records which have entered this
approval process, would enter this step of the approval process
3. Access Mostly Uused Products by 50000+ Subscribers





Question : A workflow rule is triggered based on
  :  A workflow rule is triggered based on
1. Based on criteria
2. If 'All records enter this workflow rule' checkbox is checked, then all records created of that
object would cause the workflow rule to be triggered
3. Access Mostly Uused Products by 50000+ Subscribers




Question : Specifying entry criteria is compulsory for

 : Specifying entry criteria is compulsory for
1. Workflow rule
2. Approval process
3. Access Mostly Uused Products by 50000+ Subscribers
4. Neither workflow rule nor approval process



Question : . If the record submitted does not meet the entry criteria of any active approval process, then the
record gets rejected.

 : . If the record submitted does not meet the entry criteria of any active approval process, then the
1. True
2. False



Question : Rollup summary can be created for

 : Rollup summary can be created for
1. Master-detail relationship
2. Lookup relationship
3. Access Mostly Uused Products by 50000+ Subscribers