Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
13594 Переглядів
Hello Everyone,I am new to odoo15 and learning exploring the features odoo offers,I added a html field in product form view and the html code added in this field has to be displayed in product page in website but i am not able to add html code from form view as it takes my html code as normal text as displays as it is in website i have selected code from '/' command from field but seems it doesn't actually react as code segment.

My field:

    product_details = fields.Html(string="Product Details from Manufacturer")


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

Can you post your views? How the Field is diplayed? 

Найкраща відповідь

Hi

See view form code page ...
field name="description" type="html" options="{'collaborative': true}"

But Html editor as changed for V15 as you can see in this video

https://www.youtube.com/watch?v=gbLyGPD7mdM


You must select text to see html toolbar editor close your modification.



Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
2
жовт. 19
3160
0
груд. 24
51
1
лют. 24
852
0
груд. 23
992
0
серп. 22
2562