CORRECT TEXT - (Topic 3)
Which are the 3 record access levels?
Solution:
Read only, Read/write, Full access (this includes delete, change owner permissions)
Does this meet the goal?
Correct Answer:
A
- (Topic 3)
If the email id of an inactive user in Salesforce is changed then:
Correct Answer:
C
CORRECT TEXT - (Topic 4)
Which are the 3 types of page layouts?
Solution:
Detail, mini, console
Does this meet the goal?
Correct Answer:
A
CORRECT TEXT - (Topic 3)
A workflow rule with workflow action of field update is active but is not giving the desired result. What could be the reason?
Solution:
There might be another active workflow rule on the same object which might be giving an output which is conflicting with the output of this workflow rule by updating the same field in some other way. De activate the other workflow rule or check the business logic as to why we are doing multiple field updates on the same field.
Does this meet the goal?
Correct Answer:
A
- (Topic 1)
Change sets can be used to move data and metadata from one organization to another.
Correct Answer:
B