I'm trying to build an ajax preferences form.
When I try to edit name
action:options
format:json
optionname:realname
optionvalue:Jon R
I get the following response:
{"warnings":{"options":{"*":"Validation error for 'realname': cannot be set by this module"}},"options":"success"}
As a result I can't finish this enhancement.
Version: 1.24rc
Severity: normal