Exit B2B-COMMERCE-DEVELOPER Salesforce Certified B2B Commerce for Developers Accredited Professional (AP-202)
Question 4 of 5
0% complete
Q4 Single choice

What is the recommended method for increasing the number of required autocomplete characters that are typed before autocomplete works?

  • A

    Override and extend the autoComplete method in cc_hk_Catalog.

  • B

    Override theautoComplete.search_input.minLength value in the CCRZ.uiProperties file

  • C

    Override the autocomplete template and create and register a new handlebars helper.

  • D

    Update the...minLength property in CC Admin, then build and activate a new cache.