CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 21: Magento 2 Certified Associate Developer

During a code review of a module MyCompany_PaymentCurrencies you see a configuration field declared in the file etc/adminhtml/system.xml: What is the consequence of the attribute showInStore being set to 0?

Nội dung câu hỏi

During a code review of a module MyCompany_PaymentCurrencies you see a configuration field declared in the file etc/adminhtml/system.xml: What is the consequence of the attribute showInStore being set to 0?

Minh họa câu hỏi

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. The field value will not be accessible on the store front by calling ScopeConfigInterface::getValue() with a $scopeType argument of 'store'.
  2. B. The input field will not be visible if a store view scope is selected in the system configuration — đáp án hiện tại
  3. C. The input field will only be visible if a website's default store scope is selected in the system configuration
  4. D. The input field will be disabled if a store view scope is selected in the system configuration

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề