콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
13556 화면
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.



아바타
취소
관련 게시물 답글 화면 활동
2
10월 19
3147
0
12월 24
51
1
2월 24
848
0
12월 23
985
0
8월 22
2543