Hi, I have some trouble with backend implementation for a field.
in System>Configuration I create a field, in backend I use :
_afterSave() , but when i try to check information in the field with
getStoreConfig("mysection/mygroup/myfield").
I get back the previous value and not the new one.
I've checked on google but can't find how to get the new values ...
any one have a idee or solution ?
thanks for your help