Skip to Content
Odoo Menú
  • Registra entrada
  • Prova-ho gratis
  • Aplicacions
    Finances
    • Comptabilitat
    • Facturació
    • Despeses
    • Full de càlcul (IA)
    • Documents
    • Signatura
    Vendes
    • CRM
    • Vendes
    • Punt de venda per a botigues
    • Punt de venda per a restaurants
    • Subscripcions
    • Lloguer
    Imatges de llocs web
    • Creació de llocs web
    • Comerç electrònic
    • Blog
    • Fòrum
    • Xat en directe
    • Aprenentatge en línia
    Cadena de subministrament
    • Inventari
    • Fabricació
    • PLM
    • Compres
    • Manteniment
    • Qualitat
    Recursos humans
    • Empleats
    • Reclutament
    • Absències
    • Avaluacions
    • Recomanacions
    • Flota
    Màrqueting
    • Màrqueting Social
    • Màrqueting per correu electrònic
    • Màrqueting per SMS
    • Esdeveniments
    • Automatització del màrqueting
    • Enquestes
    Serveis
    • Projectes
    • Fulls d'hores
    • Servei de camp
    • Suport
    • Planificació
    • Cites
    Productivitat
    • Converses
    • Validacions
    • IoT
    • VoIP
    • Coneixements
    • WhatsApp
    Aplicacions de tercers Odoo Studio Plataforma d'Odoo al núvol
  • Sectors
    Comerç al detall
    • Llibreria
    • Botiga de roba
    • Botiga de mobles
    • Botiga d'ultramarins
    • Ferreteria
    • Botiga de joguines
    Food & Hospitality
    • Bar i pub
    • Restaurant
    • Menjar ràpid
    • Guest House
    • Distribuïdor de begudes
    • Hotel
    Real Estate
    • Real Estate Agency
    • Estudi d'arquitectura
    • Construcció
    • Gestió immobiliària
    • Jardineria
    • Associació de propietaris de béns immobles
    Consulting
    • Accounting Firm
    • Partner d'Odoo
    • Agència de màrqueting
    • Bufet d'advocats
    • Captació de talent
    • Auditoria i certificació
    Fabricació
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Regals corporatius
    Salut i fitness
    • Club d'esport
    • Òptica
    • Centre de fitness
    • Especialistes en benestar
    • Farmàcia
    • Perruqueria
    Trades
    • Servei de manteniment
    • Hardware i suport informàtic
    • Solar Energy Systems
    • Shoe Maker
    • Serveis de neteja
    • HVAC Services
    Others
    • Nonprofit Organization
    • Agència del medi ambient
    • Lloguer de panells publicitaris
    • Fotografia
    • Lloguer de bicicletes
    • Distribuïdors de programari
    Browse all Industries
  • Comunitat
    Aprèn
    • Tutorials
    • Documentació
    • Certificacions
    • Formació
    • Blog
    • Pòdcast
    Potenciar l'educació
    • Programa educatiu
    • Scale-Up! El joc empresarial
    • Visita Odoo
    Obtindre el programari
    • Descarregar
    • Comparar edicions
    • Novetats de les versions
    Col·laborar
    • GitHub
    • Fòrum
    • Esdeveniments
    • Traduccions
    • Converteix-te en partner
    • Services for Partners
    • Registra la teva empresa comptable
    Obtindre els serveis
    • Troba un partner
    • Troba un comptable
    • Contacta amb un expert
    • Serveis d'implementació
    • Referències del client
    • Suport
    • Actualitzacions
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Programar una demo
  • Preus
  • Ajuda

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Comptabilitat
  • Inventari
  • PoS
  • Projectes
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
Ajuda

V8 website builder - How to delete a page?

Subscriure's

Get notified when there's activity on this post

This question has been flagged
v8documentationwebsite_builder
13 Respostes
17219 Vistes
Avatar
Martin

Is page deletion still just yet-to-be-developed functionality? or do I have a bug?

Is there a way to delete a page from the website, using the website builder?

There must be a way to delete content by diving into the file system and database, but . . . Where can I find documentation about how website pages are stored?

2
Avatar
Descartar
Roel Adriaans

Related bug report: https://github.com/odoo/odoo/issues/440

Avatar
Jérémy Kersten (jke)
Best Answer

Hello everybody,

Yes, it's arrived... 

You can now delete a page (commit 905dd42)

So it will be available in the next saas version !

Have a good day !

 

0
Avatar
Descartar
Landis Arnold

Not seeing how to implement this in a self hosted version. Where is this dialog found?

Jérémy Kersten (jke)

It's not included in v8 ! That is in saas-6 and so in v9 community (& enterprise) But you can probably try to cherry pick the code !

Avatar
Markl
Best Answer

from https://github.com/odoo/odoo/issues/440

To View, Edit, and Delete Odoo's Website Pages from the Backend

  1. Log in to the backend as an Administrator.
  2. Make sure you have Technical Features enabled.
  3. Click Settings.
  4. Scroll down to Technical.
  5. Click User Interface to expand.
  6. Click Views.
  7. On the top-right, click the down-arrow next to open the advanced Filter.
  8. Click Advanced Search.
  9. Under Advanced Search scroll down, and click on Whether this view is a web page template (complete).
  10. Click the Apply button.

You can then select the pages you want to delete and delete them - thanks xmo-odoo

7
Avatar
Descartar
Landis Arnold

Have done so. So having done that, the pages can be edited from the backend exactly where? (It does seem now that I can "edit" the page entry by typing its name under "views" (Line 6 in your list). There is also now the Drop Down of "delete" available, but not the dialog listed in the "Delete Page" reference one answer above. (will vote yes here)

Landis Arnold

I found that it is possible to "delete" the page and the opportunity to declare it in a menu item via the Views Dialog. Separately It is possible to redirect menu items to "non-existing" pages. Following the link as Administrator gives the opportunity to create the page. I do need to find where in the backend I just changed the "link" (can also be done in the main Menu editor in Website for sure)..

Avatar
Alexandre Fayolle - Camptocamp
Best Answer

This is a missing feature as of today.

Cf discussion on https://github.com/odoo/odoo/issues/440

3
Avatar
Descartar
Rui Andrada

For now is only possible to remove the menu which is like remove the page, but the page still there.

Avatar
Patrick Schanen
Best Answer

Same here ok i have delete the menu link. Bat the page still in Google search result and  is not so fine.
my first page https://business-solutions.odoo.com/page/website.drupal-for-business
my second page for drupal https://business-solutions.odoo.com/page/website.drupal-for-business

0
Avatar
Descartar
Patrick Schanen

Same here ok i have delete the menu link. Bat the page still in Google search result and is not so fine. my first page https://business-solutions.odoo.com/page/website.drupal-for-business my second page for drupal https://business-solutions.odoo.com/page/website.drupal 500: Internal Server Error sorry by the reedit off my last it comment is comming a error

Davidts NV

Hi, Do you know how can I delete a link from the main menu?

Avatar
Mathias Neef
Best Answer

Same here. Gone to the site which I want to delet and open Content Menu. Tested on a new odoo installation from Github (Date: 06.06.14).

-2
Avatar
Descartar
Avatar
Haider Alleg
Best Answer

Hello, same here. Can't delete a page I created. Also in the menu, when I try to search for existing page it doesn't work. Thanks for the link Alexandre. I will follow it closely.

-2
Avatar
Descartar
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Registrar-se
Related Posts Respostes Vistes Activitat
How do you delete a web page?
v8 website_builder
Avatar
Avatar
1
de març 15
12543
Is there a way to do 301 redirects?
v8 website_builder
Avatar
Avatar
1
de març 15
6998
OpenERP v8 Documentation
v8 documentation
Avatar
Avatar
Avatar
Avatar
Avatar
6
de març 15
24001
multiple forum documentation/how-to Solved
documentation forum website_builder
Avatar
1
de jul. 17
4443
Company logo in website builder Solved
v8 saas website_builder
Avatar
Avatar
Avatar
Avatar
4
de jul. 16
2191
Community
  • Tutorials
  • Documentació
  • Fòrum
Codi obert
  • Descarregar
  • GitHub
  • Runbot
  • Traduccions
Serveis
  • Allotjament a Odoo.sh
  • Suport
  • Actualització
  • Desenvolupaments personalitzats
  • Educació
  • Troba un comptable
  • Troba un partner
  • Converteix-te en partner
Sobre nosaltres
  • La nostra empresa
  • Actius de marca
  • Contacta amb nosaltres
  • Llocs de treball
  • Esdeveniments
  • Pòdcast
  • Blog
  • Clients
  • Informació legal • Privacitat
  • Seguretat
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo és un conjunt d'aplicacions empresarials de codi obert que cobreix totes les necessitats de la teva empresa: CRM, comerç electrònic, comptabilitat, inventari, punt de venda, gestió de projectes, etc.

La proposta única de valor d'Odoo és ser molt fàcil d'utilitzar i estar totalment integrat, ambdues alhora.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now