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

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.