Custom Buttons and Links Flashcards
What is a consideration for using custom buttons and links?
(Choose 3)
a. Person accounts can use the same custom links and
buttons as business accounts
b. Person accounts must use different custom links and
buttons than business accounts
c. Visualforce pages used as custom buttons or links on
detail pages can call any controller on any object
d. Standard and custom buttons cannot be distinguished in
Salesforce visually
e. Custom buttons that call JavaScript are not supported
Lightning Experience
A, D, E
Visualforce pages can use custom buttons or links on detail pages and call any controller on any object?
True
False
False
Visualforce Pages used as custom links on the homepage can’t specify a controller.
Visualforce page has used as custom buttons or links on detail Pages must specify a standard controller of the same object.
Controllers are objects specific meaning the controller’s control aspects of that particular object