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

Is it possible to change the icon on a button field in a view depending on the value of another filed.

<xpath expr="//tree/field[@name='name']" position="after">
<button icon="fa-file-text-o" name="action_edit_note" type="object"
attrs="{'invisible': [('state', '!=', 'draft')]}"/>
</xpath>
Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
бер. 15
5510
4
січ. 24
23617
Attrs attribute Вирішено
2
січ. 24
2755
0
серп. 23
2545
2
бер. 23
10445