php - Magento: Disabled admin configuration option -


i have created admin configuration option through system.xml. but, should disabled , cannot editable admin users.

how possible?

to show field disabled, try this: https://magento.stackexchange.com/questions/10460/showing-system-configuration-form-field-as-disabled

if don't want show field @ all, use acl or configure in system.xml: 0 0 0


Comments

Popular posts from this blog

c - Calling a function within a loop -

vb.net - Unbound DataGridView add row with checkbox error -

How i fill combobox items in Radgridview manually using in vb.net -