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

Hi ,

whether there is an option to add marquee functionality ODOO(v_8) and if there is kindly guide me


Thanks & Regards

Sakthivel


Аватар
Відмінити
Найкраща відповідь

Of Course 

I have searched & It's work in Odoo 8

Just use marquee tag in xml file & it's working :

<marquee> Odoo </marquee>

Аватар
Відмінити
Найкраща відповідь

I searched the whole Odoo source and didn't find any reference to using <marquee> tag

But why not take a try, as it is an html tag, one can insert it in the generated html at the client side. I think one need to deal with the qweb templates to achieve this target.

Аватар
Відмінити