<< Prev Question Next Question >>

Question 72/106

A developer is tasked with creating a Lightning web component that allows users to create a Case for a selected product, directly from a custom Lightning page. The input fields in the component are displayed in a non-linear fashion on top of an image of the product to help the user better understand the meaning of the fields.
Which two components should a developer use to implement the creation of the Case from the Lightning web component?
Choose 2 answers

LEAVE A REPLY

Your email address will not be published. Required fields are marked *

Question List (106q)
1 commentQuestion 1: A large company uses Salesforce across several departments. ...
1 commentQuestion 2: Choose the correct definition for &lt;apex:actionPoller&gt;....
2 commentQuestion 3: A developer is trying to decide between creating a Visualfor...
Question 4: During the Visualforce Page execution, what step follows imm...
Question 5: A developer has a Visual force page that automatically assig...
Question 6: A company wants to create a dynamic survey that navigates us...
Question 7: A developer is writing code that requires making callouts to...
1 commentQuestion 8: After a Platform Event is defined in a Salesforce org, event...
Question 9: In which of the following scenarios would it be acceptable t...
1 commentQuestion 10: If you wanted to create a record following the update of ano...
Question 11: A company has a native i0S app for placing orders that needs...
Question 12: Assuming the CreateOneAccount class creates one account and ...
1 commentQuestion 13: A business process requires sending new Account records to a...
Question 14: A developer receives a LimitException: Too many query rows: ...
Question 15: An org has a requirement that addresses on Contacts and Acco...
Question 16: Which is a valid Apex REST Annotation? (Choose two.)...
Question 17: REST uses___________.
Question 18: 0f Universal Containers uses Big Objects to store almost a b...
1 commentQuestion 19: Which method should be used to convert a Date to a String in...
1 commentQuestion 20: A company has a web page that needs to get Account record in...
Question 21: A large company uses Salesforce across several departments. ...
Question 22: messages are rendering on the page. Which component should b...
1 commentQuestion 23: A developer is writing a Jest for a Lightning web component ...
Question 24: A developer writes the following code: (Exhibit) While testi...
Question 25: Sometimes events on Salesforce need to be handled by an exte...
Question 26: Which of the following exceptions cannot be caught and will ...
Question 27: A company has a Lightning Page with many Lightning Component...
Question 28: Lightning Aura Component (Exhibit) Lightning Aura Controller...
Question 29: A developer has created a Batchable class that inserts Accou...
1 commentQuestion 30: Recently a Salesforce org's integration failed because it ex...
Question 31: Universal Containers has a Visualforce page that displays a ...
Question 32: What is the optimal syntax for adding a link to a case in a ...
Question 33: Which statement is true about using ConnectApi namespace (al...
Question 34: A developer is integrated with a legacy on-premises SQL data...
Question 35: What is a valid return type for the following SOSL query? [F...
Question 36: Choose the correct definition for &lt;apex:pageMessage&gt;...
Question 37: A developer 15 tasked with creating an application-centric f...
Question 38: Consider the following code snippet: How should &lt;c-order&...
Question 39: A developer is asked to build a solution that will automatic...
Question 40: Which two relationship queries use the proper syntax? (Choos...
Question 41: Business rules require a Contact to always be created when a...
Question 42: An Apex Trigger creates a Contract record every time an Oppo...
Question 43: Which annotation exposes an Apex class as a RESTful neb serv...
Question 44: A Salesforce developer is hired by a multi-national company ...
Question 45: Which of the following about Dynamic Apex is incorrect?...
1 commentQuestion 46: What is the transaction limit for the number of DML statemen...
Question 47: A company has an Apex process that makes multiple extensive ...
1 commentQuestion 48: UC Loans is a small company with a part time Salesforce admi...
Question 49: 35. A user receives the generic "An internal server error ha...
2 commentQuestion 50: A developer is trying to decide between creating a Visualfor...
Question 51: Ursa Major Solar has a custom object, serviceJcb__c, with an...
Question 52: Refer to re code segment above. (Exhibit) When following bes...
Question 53: In which of the following scenarios would it be acceptable t...
Question 54: Which three actions must be completed in a Lightning web com...
Question 55: A Visualforce page needs to make a callout to get biding inf...
1 commentQuestion 56: A developer is trying to access org data from within a test ...
2 commentQuestion 57: Which two relationship queries use the proper syntax? Choose...
Question 58: Users report that a button on a custom Lightning Web Compone...
Question 59: As part of their quoting and ordering process, a company nee...
1 commentQuestion 60: A developer is trying to decide between creating a Visualfor...
Question 61: 0f Universal Containers uses Big Objects to store almost a b...
3 commentQuestion 62: Developer wishes to improve runtime performance of Apex call...
Question 63: A developer is writing a Visualforce page that queries accou...
Question 64: What is a controller value that will NOT be saved in the vie...
Question 65: Refer to the markup below: A Lightning web component display...
Question 66: A developer must create a custom pagination solution. Users ...
Question 67: Which three Visualforce components can be used to initiate A...
Question 68: What is the correct syntax for calling a controller action f...
Question 69: A Lightning Component functions in preview mode and needs to...
1 commentQuestion 70: A developer is trying to access org data from within a test ...
Question 71: Refer to the markup below: A Lightning web component display...
Question 72: A developer is tasked with creating a Lightning web componen...
Question 73: A developer is building a Lightning web component to get dat...
2 commentQuestion 74: A developer is trying to access org data from within a test ...
1 commentQuestion 75: What is the optimal technique a developer should use to prog...
Question 76: A developer is asked to build a solution that will automatic...
1 commentQuestion 77: Which tag should a developer use to display different text w...
Question 78: A developer is writing a Visualforce page to display a list ...
Question 79: A developer wants to write a generic Apex method that will c...
Question 80: A developer has requirement to query three fields (id, name,...
2 commentQuestion 81: As part of a custom development, a developer creates a Light...
Question 82: A developer needs to create a Lightning page for entering Or...
Question 83: Which use case is an appropriate fit for the @future asynchr...
Question 84: A developer must perform a complex SOQL query that joins two...
Question 85: Universal Containers has a Visualforce page that displays a ...
Question 86: The "Webservice" keyword __________....
Question 87: Which of the following exceptions cannot be caught and will ...
Question 88: A Salesforce org has more than 50,000 contacts. A new busine...
1 commentQuestion 89: Example 1: AggregateResult[] groupedResults = [SELECT Campai...
1 commentQuestion 90: If the "PageReference.setRedirect" Apex function is set to T...
Question 91: A developer wrote a trigger on Opportunity that will update ...
Question 92: A developer has created an Order entry page that includes an...
Question 93: A developer has written an After Update trigger on Account. ...
Question 94: When should a developer use the transient keyword? Choose 2 ...
Question 95: What should be added to the setup, in the location indicated...
Question 96: Consider the following code snippet: (Exhibit) Which governo...
Question 97: What is the optimal syntax for adding a link to a case in a ...
Question 98: When developing a Visualforce page that will be used by a gl...
Question 99: Choose the correct definition for &lt;apex:actionSupport&gt;...
Question 100: An org has a custom object, Registeration_c that has a looku...
1 commentQuestion 101: trigger AssignOwnerByRegion on Account ( before insert, befo...
Question 102: What is a limitation of a "getxxx" method (for example, getN...
Question 103: Given a list of Opportunity records named opportunityList, w...
Question 104: A software company uses a custom object Defect_c, to track d...
Question 105: A developer writes the following code: (Exhibit) While testi...
1 commentQuestion 106: Which statement is true about Apex web service methods? Choo...