Page Layout Interview Questions and Answers Experienced

1. What is the use of Page Layout

Ans:
1] It is used to Decorate the Details/Edit page (We can manage the field’s location). 2] We can Show / Hide any fields. 3] We can make a field Mandatory. 4] We can show different layout pages to different profile users.

2. Can we make a field mandatory by using Page Layout.

Ans: Yes, right click on the field in the page layout, select 'Required' option.

3. But, we can also make a field mandatory using Field Definition,

Ans:
A] Field Definition (Universal, Mandatory to all)
B] Page Layout (Mark as required (User Interface only))
C] Validation Rule (Conditional and applies everywhere.)
D] Trigger (Complex Business Logic)
E] Record Triggered Flow (Complex Business Logic)

4. I have two profiles 'Customer Care' and 'Agent'. Okay? I dont want to show Account Rating field only to 'Customer Care' users. Agent can access.

Ans: Create two page layout. 1.Customer Care Page Layout, 2. Agent Page Layout.
Hide Rating field from 1.Customer Care Page Layout and assign this layout to Profile 'Customer Care'.
Show Rating field in 2. Agent Page Layout and assign this layout to Profile 'Agent'.

5. How can we make Account SLA field mandatory for Custom Care profile users only.

Ans: Make Account SLA field Mandatory in 'Customer Care Page Layout'.

6. Account (Parent), Contact (Child). Display Contact's Email Id field on Account's Related List

Ans: Go to the Account's Page Layout -> Related List -> Contact--> Properties -> Add Contact Email field -> Save.

7. How to show Notes and Attachment in Contact related list

Ans: Go to the Contact's Page Layout -> Related List -> Drap and Drop 'Notes and Attachment' from Panel in the related list and save.