Ir al contenido
Odoo Menú
  • Identificarse
  • Pruébalo gratis
  • Aplicaciones
    Finanzas
    • Contabilidad
    • Facturación
    • Gastos
    • Hoja de cálculo (BI)
    • Documentos
    • Firma electrónica
    Ventas
    • CRM
    • Ventas
    • TPV para tiendas
    • TPV para restaurantes
    • Suscripciones
    • Alquiler
    Sitios web
    • Creador de sitios web
    • Comercio electrónico
    • Blog
    • Foro
    • Chat en directo
    • eLearning
    Cadena de suministro
    • Inventario
    • Fabricación
    • PLM
    • Compra
    • Mantenimiento
    • Calidad
    Recursos Humanos
    • Empleados
    • Reclutamiento
    • Ausencias
    • Evaluación
    • Referencias
    • Flota
    Marketing
    • Marketing social
    • Marketing por correo electrónico
    • Marketing por SMS
    • Eventos
    • Automatización de marketing
    • Encuestas
    Servicios
    • Proyecto
    • Partes de horas
    • Servicio de campo
    • Servicio de asistencia
    • Planificación
    • Citas
    Productividad
    • Conversaciones
    • Aprobaciones
    • IoT
    • VoIP
    • Información
    • WhatsApp
    Aplicaciones de terceros Studio de Odoo Plataforma de Odoo Cloud
  • Industrias
    Comercio al por menor
    • Librería
    • Tienda de ropa
    • Tienda de muebles
    • Tienda de ultramarinos
    • Ferretería
    • Juguetería
    Alimentación y hostelería
    • Bar y taberna
    • Restaurante
    • Comida rápida
    • Casa de huéspedes
    • Distribuidor de bebidas
    • Hotel
    Inmueble
    • Agencia inmobiliaria
    • Estudio de arquitectura
    • Construcción
    • Gestión inmobiliaria
    • Jardinería
    • Asociación de propietarios
    Consultoría
    • Empresa contable
    • Partner de Odoo
    • Agencia de marketing
    • Bufete de abogados
    • Adquisición de talentos
    • Auditorías y certificaciones
    Fabricación
    • Textil
    • Metal
    • Muebles
    • Alimentos
    • Brewery
    • Regalos de empresas
    Salud y bienestar
    • Club deportivo
    • Óptica
    • Gimnasio
    • Terapeutas
    • Farmacia
    • Peluquería
    Oficios
    • Handyman
    • Hardware y asistencia informática
    • Sistemas de energía solar
    • Zapatero
    • Servicios de limpieza
    • Servicios de calefacción, ventilación y aire acondicionado
    Otros
    • Organización sin ánimo de lucro
    • Agencia de protección del medio ambiente
    • Alquiler de paneles publicitarios
    • Estudio fotográfico
    • Alquiler de bicicletas
    • Distribuidor de software
    Browse all Industries
  • Comunidad
    Aprender
    • Tutoriales
    • Documentación
    • Certificaciones
    • Formación
    • Blog
    • Podcast
    Potenciar la educación
    • Programa de formación
    • Scale Up! El juego empresarial
    • Visita Odoo
    Obtener el software
    • Descargar
    • Comparar ediciones
    • Versiones
    Colaborar
    • GitHub
    • Foro
    • Eventos
    • Traducciones
    • Convertirse en partner
    • Services for Partners
    • Registrar tu empresa contable
    Obtener servicios
    • Encontrar un partner
    • Encontrar un asesor fiscal
    • Contacta con un experto
    • Servicios de implementación
    • Referencias de clientes
    • Ayuda
    • Actualizaciones
    GitHub YouTube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Solicitar una demostración
  • Precios
  • Ayuda

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

  • CRM
  • e-Commerce
  • Contabilidad
  • Inventario
  • PoS
  • Proyecto
  • MRP
All apps
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Ayuda

How do I change the Web Contact Form?

Suscribirse

Reciba una notificación cuando haya actividad en esta publicación

Se marcó esta pregunta
onlinewebsite
6 Respuestas
24768 Vistas
Avatar
Bruce Letterle

I cannot find where to change the fields on the website contact form or to enable any kind of notifications.

3
Avatar
Descartar
Luke Branch

Hi Bruce, I'm also interested in custom fields and actions as well as multiple contact forms for different purposes. I believe it's possible to do with a proper understanding of Qweb (https://doc.openerp.com/trunk/web/qweb/). You can edit the contact form by logging into your administrator account (on the master branch) and then go back to the website frontend and click on the contact form. Once you're there click Customise >> HTML Editor and you should be looking at the QWeb code for the contact form. Unfortunately i'm only just learning this myself so I can't offer any valuable input, however if I figure this out i'll post back here with an answer.

Bruce Letterle
Autor

I spent some time poking around and here's what I found. 1. Submitting a form does not appear to send an email notification to anyone. At least I don't seem to have received one at my system email addresses. 2. A form submission creates a Lead with notes. I tested sending one that already existed as a customer, and it still created a Lead and did not connect it to the existing contact. 3. In the backend under Settings->User Interface->Views I find a couple of QWeb views that have the Contact Us page and Contact Us form code. I'm OK with changing HTML, but how do I add a field? Don't I need to add the fields to the database first?

Luke Branch

Hi Bruce, In regards to email notifications, have you setup an incoming/outgoing mail server in Odoo? There's a quick tutorial that can be found here - http://www.youtube.com/watch?v=OoHPgtsM2fA if you need. In regards to adding a field, are you wanting to add custom fields or ones that are already existing somewhere (eg. extra information on leads such as address, etc.)?

Avatar
Yoshi Tashiro
Mejor respuesta

Still half-way through to the final solution but here is what I did:

  1. Select 'Organize Sales activities into multiple Sales Teams' in Sales configuration.  This should add an menu item 'Sales Teams' under Sales > Sales.
  2. Open 'Website Sales' in the newly added menu item, and add yourself as a follower.  Click on the drop-down button next to the text that says 'Following' and select 'Lead Created'.

With this setting, a message record is created (Settings > Technical > Email > Messages) with you as a 'Notified partner' once a lead is created based on a message sent from the contact form.  However, the 'Type' of the message is by default 'System notification' instead of 'Email', which means the systen does not send you an email.  If you can change the default value for Type to 'Email' you should be able to receive emails but I haven't figured out how to do it.

2
Avatar
Descartar
Avatar
George
Mejor respuesta

Hi all,

             I would like to have multiple contact forms for different purposes in a single web page. How to do that ?

           

Regards,

George Vincent

1
Avatar
Descartar
Avatar
Juan José Scarafía
Mejor respuesta

Hi Bruce,

It's not easy to change the contact form. You have to know some HTML and edit the code manually, but this may be dangerous if you are not familiarized with it. The messages will arrive into your Open-Odoo system, so you can read all of them there.

Regards,

Juan José - Ing ADHOC

0
Avatar
Descartar
¿Le interesa esta conversación? ¡Participe en ella!

Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.

Inscribirse
Publicaciones relacionadas Respuestas Vistas Actividad
Limit visibility of products on website based on customer.
online website
Avatar
Avatar
1
abr 25
1662
Odoo online website
online website
Avatar
Avatar
Avatar
2
abr 24
2735
How do I remove the numbers from the slugs in my blog and blogpost? Resuelto
website
Avatar
Avatar
Avatar
Avatar
3
sept 25
2495
Login Website Resuelto
website
Avatar
3
oct 25
149265
500 Server Error after upgrading from 18.0 to 18.4 Odoo Online
website
Avatar
Avatar
1
sept 25
1825
Comunidad
  • Tutoriales
  • Documentación
  • Foro
Código abierto
  • Descargar
  • GitHub
  • Runbot
  • Traducciones
Servicios
  • Alojamiento Odoo.sh
  • Ayuda
  • Actualizar
  • Desarrollos personalizados
  • Educación
  • Encontrar un asesor fiscal
  • Encontrar un partner
  • Convertirse en partner
Sobre nosotros
  • Nuestra empresa
  • Activos de marca
  • Contacta con nosotros
  • Puestos de trabajo
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Información legal • Privacidad
  • Seguridad
الْعَرَبيّة 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 es un conjunto de aplicaciones de código abierto que cubren todas las necesidades de tu empresa: CRM, comercio electrónico, contabilidad, inventario, punto de venta, gestión de proyectos, etc.

La propuesta única de valor de Odoo es ser muy fácil de usar y totalmente integrado.

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