Ir al contenido
Odoo Menú
  • Iniciar sesión
  • Pruébalo gratis
  • Aplicaciones
    Finanzas
    • Contabilidad
    • Facturación
    • Gastos
    • Hoja de cálculo (BI)
    • Documentos
    • Firma electrónica
    Ventas
    • CRM
    • Ventas
    • PdV para tiendas
    • PdV para restaurantes
    • Suscripciones
    • Alquiler
    Sitios web
    • Creador de sitios web
    • Comercio electrónico
    • Blog
    • Foro
    • Chat en vivo
    • eLearning
    Cadena de suministro
    • Inventario
    • Manufactura
    • PLM
    • Compras
    • Mantenimiento
    • Calidad
    Recursos humanos
    • Empleados
    • Reclutamiento
    • Vacaciones
    • Evaluaciones
    • Referencias
    • Flotilla
    Marketing
    • Redes sociales
    • Marketing por correo
    • Marketing por SMS
    • Eventos
    • Automatización de marketing
    • Encuestas
    Servicios
    • Proyectos
    • Registro de horas
    • Servicio externo
    • Soporte al cliente
    • Planeación
    • Citas
    Productividad
    • Conversaciones
    • Aprobaciones
    • IoT
    • VoIP
    • Artículos
    • WhatsApp
    Aplicaciones externas Studio de Odoo Plataforma de Odoo en la nube
  • Industrias
    Venta minorista
    • Librería
    • Tienda de ropa
    • Mueblería
    • Tienda de abarrotes
    • Ferretería
    • Juguetería
    Alimentos y hospitalidad
    • Bar y pub
    • Restaurante
    • Comida rápida
    • Casa de huéspedes
    • Distribuidora de bebidas
    • Hotel
    Bienes inmuebles
    • Agencia inmobiliaria
    • Estudio de arquitectura
    • Construcción
    • Gestión de bienes inmuebles
    • Jardinería
    • Asociación de propietarios
    Consultoría
    • Firma contable
    • Partner de Odoo
    • Agencia de marketing
    • Bufete de abogados
    • Adquisición de talentos
    • Auditorías y certificaciones
    Manufactura
    • Textil
    • Metal
    • Muebles
    • Comida
    • Cervecería
    • Regalos corporativos
    Salud y ejercicio
    • Club deportivo
    • Óptica
    • Gimnasio
    • Especialistas en bienestar
    • Farmacia
    • Peluquería
    Trades
    • Personal de mantenimiento
    • Hardware y soporte de TI
    • Sistemas de energía solar
    • Zapateros y fabricantes de calzado
    • Servicios de limpieza
    • Servicios de calefacción, ventilación y aire acondicionado
    Otros
    • Organización sin fines de lucro
    • Agencia para la protección del medio ambiente
    • Alquiler de anuncios publicitarios
    • Fotografía
    • Alquiler de bicicletas
    • Distribuidor de software
    Descubre todas las industrias
  • Odoo Community
    Aprende
    • Tutoriales
    • Documentación
    • Certificaciones
    • Capacitación
    • Blog
    • Podcast
    Fortalece la educación
    • Programa educativo
    • Scale Up! El juego empresarial
    • Visita Odoo
    Obtén el software
    • Descargar
    • Compara ediciones
    • Versiones
    Colabora
    • GitHub
    • Foro
    • Eventos
    • Traducciones
    • Conviértete en partner
    • Servicios para partners
    • Registra tu firma contable
    Obtén servicios
    • Encuentra un partner
    • Encuentra un contador
    • Contacta a un consultor
    • Servicios de implementación
    • Referencias de clientes
    • Soporte
    • Actualizaciones
    GitHub YouTube Twitter LinkedIn Instagram Facebook Spotify
    +1 (650) 691-3277
    Solicita 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
  • Proyectos
  • 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

Form Builder - how to identify which form was used

Suscribirse

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

Se marcó esta pregunta
forms
1 Responder
4604 Vistas
Avatar
Marius Pana

Hi,


We use several forms, designed by the form builder, across two websites hosted on our odoo v14 instance. We use the send an email action when the form is submitted.

We receive the emails just fine, with the completed fields however we realised that all emails from the form builder look the same and we cannot identify which form from which site was actually submitted.

This causes problems since we book demos for different products on different sites/pages. It is not the same form! We use different forms but the fields are almost always the same.

We tried adding hidden fields with some custom placeholder text but these do not show up in the email. We thought about adding some dropdowns but this seems overkill just to be able to identify which form was submitted.

Does anyone have any ideas on how to get the forms to display some extra details (either a custom text we decide or maybe the page name it was submitted from)?


We are not looking for  custom development, xml/qweb vodoo :) or similar. If it is not odoo standard behaviour we'd rather avoid using it (we' just had major burnout upgrading and all custom modules/apps had to be either updated/redeveloped/etc. and are weary of doing this again).


Thanks!

Marius

1
Avatar
Descartar
Avatar
Krys.Raj
Mejor respuesta

Hello Markus, i have noticed your problem...

In my spare time I have written a simple module solving your issue, as you said, you do not want to bother with xml/qweb and coding. Unfortunately there is no clean possibility to do it with form builder, but this simple module will solve your case. It injects  website name and website url into the email content header. So you will instantly recognise where did the email come from.

Some preview what it does...



Link to bigger version of this gif

Please if it solves your issue, vote + 1 👍 and mark my answer as the best one ✅.
In the description of this module you will also find links to buy a lollypop for my daughter👶 if you if apreciate my work of course 🤗.

Link to the download (from the official odoo app store) of course, ver. 14 (15 is also there)
https://apps.odoo.com/apps/modules/14.0/website_form_extended_info/
note: copy and paste the link into you browser, odoo forum blocks redirection when clicked

Have a nice day, and enjoy your Odoo :)


1
Avatar
Descartar
Marius Pana
Autor

Thanks Raj, while it does not fit my requirement it does solve the issue. It is sad that the Form Builder is limited in this way, we should at least be able to add hidden inputs and those should show up .. .anyway, thanks for the reply and the app.

How much does a lollypo cost these days?

Krys.Raj
It's a cheap thing :) feel free to decide yourself,
I am glad it is at least solving the issue.

The problem is that the hidden field is not displayed in the template, if this will meet your requirement I can try to modify it so,
whenever you add your hidden field, it will also be displayed in the template - I think this would meet your requirements.


On Nov 25 2021, at 1:26 pm, Marius Pana <mp@spearhead.systems> wrote:

View Forum Post Odoo S.A.

Thanks Raj, while it does not fit my requirement it does solve the issue. It is sad that the Form Builder is limited in this way, we should at least be able to add hidden inputs and those should show up .. .anyway, thanks for the reply and the app.

How much does a lollypo cost these days?
Sent by Odoo S.A. using Odoo.
Sent from Mailspring
Marius Pana
Autor

I finally got around to testing however I am unable to get things to work. I installed directly from the UI, the app show-up in the list of installed apps but the contact forms behave the same.

I created a new form as well just in case but still not additional details in our emails.

Thanks,
Marius

Krys.Raj
Hello Marius, I will be back at the end of the weekend.. am out of office, now for the first time reading your email. Hope you solved it.. if not I will help you around Thursday / Friday morning..

Regards,
On Dec 5 2021, at 4:16 pm, Marius Pana <mp@spearhead.systems> wrote:

View Forum Post Odoo S.A.

I finally got around to testing however I am unable to get things to work. I installed directly from the UI, the app show-up in the list of installed apps but the contact forms behave the same.

I created a new form as well just in case but still not additional details in our emails.

Thanks,
Marius
Sent by Odoo S.A. using Odoo.
Sent from Mailspring
¿Le interesa esta conversación? ¡Participe en ella!

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

Registrarse
Publicaciones relacionadas Respuestas Vistas Actividad
"Starting a business and looking for a free form builder - any recommendations?"
forms
Avatar
Avatar
1
jun 24
3519
Customforms not working
forms
Avatar
Avatar
1
sept 20
3541
Create and print id cards in OpenERP V7?
forms
Avatar
Avatar
1
jul 15
4930
setting contact point in company form
forms
Avatar
0
mar 15
3848
two submit button in a form with two different controller
button forms
Avatar
Avatar
1
abr 24
5447
Comunidad
  • Tutoriales
  • Documentación
  • Foro
Código abierto
  • Descargar
  • GitHub
  • Runbot
  • Traducciones
Servicios
  • Alojamiento en Odoo.sh
  • Soporte
  • Actualizaciones del software
  • Desarrollos personalizados
  • Educación
  • Encuentra un contador
  • Encuentra un partner
  • Conviértete en partner
Sobre nosotros
  • Nuestra empresa
  • Activos de marca
  • Contáctanos
  • Empleos
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • 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 estar 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