Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
3486 Zobrazení

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.

Avatar
Zrušit
Nejlepší odpověď

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"/>
Avatar
Zrušit
Autor

That worked very well! Thank you.

Related Posts Odpovědi Zobrazení Aktivita
4
zář 21
7564
1
srp 24
15003
2
led 23
5591
2
pro 20
6374
2
čvc 20
5073