1Z0-1034-21 Exam Question 11
You want to write a custom widget that allows input of Incident Custom Fields that has both required and nonrequired fields.
Identify the correct method using the Connect for PHP API to determine which fields are required when saving an existing incident.
Identify the correct method using the Connect for PHP API to determine which fields are required when saving an existing incident.
1Z0-1034-21 Exam Question 12
You have a client that has a nonstandard data import and cannot use Connect Web Services for SOAP or the Data Import Wizard. This requires you to write script to handle the import. What is the correct method and folder to upload the script?
1Z0-1034-21 Exam Question 13
Starting from Reference Implementation, your client wants to edit the look, feel, and function of the Answer Detail page. Specifically, the customer wants to add a global banner, remove the Answer Feedback widget, and alter the look and feel of the answer content.
Which three files should you modify?
Which three files should you modify?
1Z0-1034-21 Exam Question 14
Your site has a custom object deployed under a package named ProductRegistration and the object is named RegisteredProduct.You are trying to create a new entry in the RegisteredProduct object from a custom model using ConnectPHP.
Identify the correct code that will create the new entry in the RegisteredProduct object.
A)

B)

C)

D)

Identify the correct code that will create the new entry in the RegisteredProduct object.
A)

B)

C)

D)

1Z0-1034-21 Exam Question 15
Identify two statements that aretrue about system attributes.