Skip to Content
Menú
This question has been flagged
1 Respondre
4552 Vistes

i wanted to create a config for my custom module as shown below image description

i have created the config view but when i saving the data , it does populating in the view,

what should i do please suggest

Thanks

Avatar
Descartar
Best Answer

Hi there,

I'm searching exactly for the same issue. Did you find a solution ? So far, I think to use ir.values with the get_default method

Regards,

Avatar
Descartar
Autor

i got some ways to do one is the i.values and the second is to overide create and write method