Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
3461 Переглядів

Hi,

I am trying to display an image in the xml. I have file path and name as individual fields but I want to use them as the src attribute of the image tag. I have used the following code to display image but it only works when we create a new record and not after saving it.

<field name="file" filename="file_name" attrs="{'readonly':[('state', '!=', 'new')]}" />

<field name="file_name" invisible="1"/>


So, is there a way to point an attribute to another field? Or how can I make the above code work?

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
квіт. 16
4950
1
лип. 19
3265
0
лип. 17
3391
3
черв. 16
4518
0
серп. 23
1753