Salesforce Certified Platform App Builder — Question 175
In Salesforce Classic, which two statements are true for embedding a Visualforce page in a page layout? (Choose two.)
Answer options
- A. Visualforce pages on a field set have attribute for width and height.
- B. Visualforce pages can only be placed in the Visualforce section in a page layout.
- C. Visualforce pages on a page layout have attributes for width and height.
- D. Visualforce pages can be placed in the details section of a page layout.
Correct answer: C, D
Explanation
Option C is correct because Visualforce pages included in a page layout do indeed have attributes for width and height. Option D is also correct as Visualforce pages can be added to the details section of a page layout. However, options A and B are incorrect; A refers to field sets, which do not have these attributes, and B incorrectly states the limitation of placement for Visualforce pages.