A customization requires a developer to dependently require a field based on another field's value. According to the Sugar Developer Guide, which two approaches would be usedby the developer? (Choose two.)
A developer is working with a Handlebars template and needs to define their own helper functions. According to the Sugar Developer Guide, which approach should the developer use to complete this customization?
You want to customize the actiondropdown.js file in an instance of Sugar but the code you are looking at is minified. Where should you go to obtain the readable source of the file?
You need to update an existing record in the Contacts module using the REST v10API. Which two components are required to accomplish this task? (Choose two.)