Solved

A Merchant Tasked You to Add an Input Field for Notes

Question 1

Multiple Choice

A merchant tasked you to add an input field for notes to the Customer Account Information backend page. Which three actions do you specify in a module's Data Patch to add a customer notes attribute? (Choose three.)


A) $cache->clean(['eav', 'db_ddl']) ;
B) $customerSetup->addAttribute('customer', 'notes', $options) ;
C) $customerSetup->getConnection() ->addColumn('customer_entity', 'notes', $columnSpecs) ;
D) $notesAttribute->setData('used_in_forms', ['adminhtml_customer']) ;
E) $customerSetup->addAttributeToSet('customer', $attributeSetIdCustomer, $groupId, 'notes') ;

Correct Answer:

verifed

Verified

Related Questions

Unlock this Answer For Free Now!

View this answer and more for free by performing one of the following actions

qr-code

Scan the QR code to install the App and get 2 free unlocks

upload documents

Unlock quizzes for free by uploading documents