Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
3600 Visualizzazioni

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
Abbandona
Risposta migliore

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
Abbandona
Autore

That worked very well! Thank you.

Post correlati Risposte Visualizzazioni Attività
4
set 21
7710
1
ago 24
15129
2
gen 23
5770
2
dic 20
6519
2
lug 20
5207