I upload PDF content in v13 Community Edition and a download button appears in the public course viewer. In v13 Odoo demo (Enterprise), the download button does not appear. I cannot find a setting to change this. Is this only in Enterprise? My client does not wish to let students download the files.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 회계
- 재고 관리
- PoS
- Project
- MRP
신고된 질문입니다
1
회신
3610
화면
Hi Bruce:
The icon is an anchor tag in the underlying view. You can customize the website_slides.embed_slide view by extending it using the following expression to make the download icon disappear.
<xpath expr="//a[@id='download']" position="replace"/>
That worked very well! Thank you.
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
4
9월 21
|
7724 | ||
|
1
8월 24
|
15146 | ||
|
2
1월 23
|
5793 | ||
|
2
12월 20
|
6534 | ||
|
2
7월 20
|
5223 |