Cấu hình hệ thống Đa mặc định tất cả đã chọn
Tôi có một trường cấu hình hệ thống loại multiselect sẽ được điền bằng catalog/product_attribute_collection. Đây là một phần của system.xmlđịnh nghĩa nó. <attributes> <label>Choose Attributes to JSONize</label> <frontend_type>multiselect</frontend_type> <sort_order>3</sort_order> <show_in_default>1</show_in_default> <show_in_website>1</show_in_website> <show_in_store>1</show_in_store> <source_model>package_module/system_config_attributes</source_model> </attributes> Bây giờ tôi muốn tất cả các giá trị trong multiselect được chọn theo mặc …