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.
This question has been flagged
1
Reply
4885
Views
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.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up| Related Posts | Replies | Views | Activity | |
|---|---|---|---|---|
|
|
4
Sep 21
|
10033 | ||
|
ODOO COMMUNITY V13 - BARCODE
Solved
|
|
1
Aug 24
|
17251 | |
|
|
2
Jan 23
|
7864 | ||
|
|
2
Dec 20
|
7961 | ||
|
|
2
Jul 20
|
7088 |