Premium

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



Question : Standard picklist fields can be either controlling fields but not dependent fields

  : Standard picklist fields can be either controlling fields but not dependent fields
1. True
2. False

Correct Answer : Get Lastest Questions and Answer :

Picklist limitations
Custom picklist fields can be either controlling or dependent fields.
Standard picklist fields can be controlling fields but not dependent fields.
The maximum number of values allowed in a controlling field is 300. In addition, if a field is both a controlling field and dependent picklist, it can't contain more than 300 values.
Before defining a dependency, make sure your picklist has at least one value; standard fields like Product Family do not contain any values until you add them.
If a standard controlling field relies on functionality that your organization decides to disable, the dependency rules for the picklist will go away. For example, if your organization disables the Self-Service portal and the Closed by Self-Service User is a controlling field, its dependent picklist will display all available values.
A dependent picklist is a picklist whose values are filtered by another controlling
picklist. The values in a dependent picklist are changed according to the value
selected in the controlling picklist. Standard picklists are always controlling fields.
Custom picklists can be dependent as well as controlling.







Question : Custom picklist fields can be either controlling or dependent fields.

  :  Custom picklist fields can be either controlling or dependent fields.
1. True
2. False



Correct Answer : Get Lastest Questions and Answer :

Picklist limitations
Custom picklist fields can be either controlling or dependent fields.
Standard picklist fields can be controlling fields but not dependent fields.
The maximum number of values allowed in a controlling field is 300. In addition, if a field is both a controlling field and dependent picklist, it can't contain more than 300 values.
Before defining a dependency, make sure your picklist has at least one value; standard fields like Product Family do not contain any values until you add them.
If a standard controlling field relies on functionality that your organization decides to disable, the dependency rules for the picklist will go away. For example, if your organization disables the Self-Service portal and the Closed by Self-Service User is a controlling field, its dependent picklist will display all available values.
A dependent picklist is a picklist whose values are filtered by another controlling
picklist. The values in a dependent picklist are changed according to the value
selected in the controlling picklist. Standard picklists are always controlling fields.
Custom picklists can be dependent as well as controlling.







Question : A field marked as 'Required' on an object (while creating the field itself on the object by checking the checkbox
for 'Required - Always require a value in this field in order to save a record') can be overridden to make this field 'Read-Only'
by checking the 'Read-Only' checkbox on the page layout.

 : A field marked as 'Required' on an object (while creating the field itself on the object by checking the checkbox
1. True
2. False


Correct Answer : Get Lastest Questions and Answer :

Explanation: Field options
When we are adding fields on the page layout they can be made Required or
Read-Only by setting their properties. The Field Properties dialogue box
shown in the next screenshot can be accessed by clicking the wrench symbol
on the desired field:

we can set the field to be Required or Read-Only on
the page layout. As mentioned in the previous chapter, if the field is not universally
required (set as required during the creation of the field) it can be made required on
the page layout.

It should, however, be noted here that the field marked as
required here will be required only on this page layout, it will
not be required if the data is filled from the back-end or through
API or any other page layout. This option is useful if we have a
single page layout that requires this field.

We can also set the field as read-only in the same option, the field appears uneditable
on the page only and the user can still fill the value from other page layouts or the
back-end.




Related Questions


Question : User A belongs to profile Custom - Recruiter. At the profile level (Path as per Enhanced Profile
User Interface, Setup -> Manage Users -> Profiles -> Custom - Recruiter -> Objects and Tabs ->
Accounts) he does not have Read access on Account object. But has access to


  : User A belongs to profile Custom - Recruiter. At the profile level (Path as per Enhanced Profile
1. Edit account records
2. Delete account records
3. Access Mostly Uused Products by 50000+ Subscribers
4. None of the above.


Question : User A belongs to profile - Custom - Recruiter-. At the profile level (Path as per Enhanced Profile
User Interface, Setup -> Manage Users -> Profiles -> Custom - Recruiter -> Objects and Tabs ->
Accounts) he does not have Read access on Account object. But yet he is able to view account
records. He is not able to

 : User A belongs to profile - Custom -  Recruiter-. At the profile level (Path as per Enhanced Profile
1. edit account records
2. delete account records
3. Access Mostly Uused Products by 50000+ Subscribers
4. None of the above


Question : Select the correct statement which applies to Process Visualizer

1. It is used to view the graphical representation of an Approval Process.
2. It can be launched by clicking the 'View Diagram' button on the Approval Process detail page.
3. Access Mostly Uused Products by 50000+ Subscribers

 :  Select the correct statement which applies to Process Visualizer
1. 1,2
2. 2,3
3. Access Mostly Uused Products by 50000+ Subscribers
4. 1,2,3



Question : Map the following

A. Apex Data Loader
B. Import Wizard

1. Always gives error messages for failures.

2. Error message given if text value provided in field of type number and loading of the record fails irrespective
of whether the field is a compulsorily required field or not.

3. Access Mostly Uused Products by 50000+ Subscribers



 : Map the following
1. A-2, A-3, B-1
2. A-1, A-2, B-3
3. Access Mostly Uused Products by 50000+ Subscribers
4. B-1, B-2, A-3


Question : Apex Data Loader,Loading of a record fails if even one column/field has invalid data in it.
Import Wizard,Inconsistent behavior.


 : Apex Data Loader,Loading of a record fails if even one column/field has invalid data in it.
1. True
2. False


Question :

A. Apex Data Loader
B. Import Wizard

1. If Salesforce account ID is specified incorrectly while loading contact, then loading of contact fails as no account exists in Salesforce with this account ID
2. If account name is specified incorrectly while loading contact, then new account gets generated with the new name.

 :
1. A-1, B-2
2. A-2, B-1
3. Access Mostly Uused Products by 50000+ Subscribers
4. B-1, B-2