Skip to Content
Menu
This question has been flagged
2 Replies
1623 Views

Hi,


Is there a way to rename the labels of some fields on the fly in Python not the xml?


Thanks,

Avatar
Discard
Author Best Answer

The thing is have a tree which has columns that are dynamics. I do not know the names of them in advance so I need to change them on the fly. I need to change them in a compute function in my model.py

I'm using v9

Avatar
Discard
Best Answer

On V8 you can do settings => database structure => fields =>search your field and update the label

On V9: settings => technical => fields

Avatar
Discard