Question 46

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?
  • Question 47

    You have created a new section in system configuration under the Catalog tab:

    How do you restrict an access to the section using Magento ACL?
  • Question 48

    How can you render a text on a page using only layout xml?
  • Question 49

    How does Magento store customer address attribute values?
  • Question 50

    What will be the result of calling the save() method on a collection instance?