An HTML input element for a value that corresponds to a field on a Salesforce object. The
Note that if custom help is defined for the field in Setup, the field must be a child of an
Consider the following when using JavaScript events with this tag:
For lookup fields, mouse events fire on both the text box and graphic icon
For multi-select picklists, all events fire, but the DOM ID is suffixed with _unselected for the left box, _selected for the right box, and _right_arrow and _left_arrow for the graphic icons
For rich text areas, no events fire.
Correct Answer:D
A template component that declares a named area that must be defined by an
Correct Answer:C
Defines a chart legend. This component offers additional configuration options beyond the defaults used by the legend attribute of the
Note: This component must be enclosed within an
Correct Answer:B
In a bug tracking application. Universal Containers has created a time-based workflow action that will execute 30 days after a Bug record is created. The developer would like to test to make sure that rule is working the way that it should.
Which feature is available for testing? Choose 2 answers
Correct Answer:AD
What are two ways to invoke a custom web service?
Correct Answer:D