Hello,
I've created a blog in Odoo.sh (v14). News contain 2 parts :
- a public part, which contains a title and 2 or 3 sentences to tease the visitor (i.e. the subtitle)
- a private part that contains the article. You need to be authenticated to be able to see this part thanks to t-if . If you are not authenticated, you have a message (The full version is available for members only...).
I wan't to be able, for some news ONLY, to replace the private part in order to have a fully accessible blog article (title + subtitle + text) for unauthenticated users. Unfortunately, I cannot type the whole text in the subtitle...
I don't have access to the .sh, I can only use the website creation tool.
How can I do ?
Thanks for your help