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
    Immobiliari
    • Agència immobiliària
    • Estudi d'arquitectura
    • Construcció
    • Gestió immobiliària
    • Jardineria
    • Associació de propietaris de béns immobles
    Consultoria
    • Empresa comptable
    • Partner d'Odoo
    • Agència de màrqueting
    • Bufet d'advocats
    • Captació de talent
    • Auditoria i certificació
    Fabricació
    • Textile
    • Metal
    • Mobles
    • Menjar
    • 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
    • Sistemes d'energia solar
    • Shoe Maker
    • Serveis de neteja
    • Instal·lacions HVAC
    Altres
    • 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

Form Builder - how to identify which form was used

Subscriure's

Get notified when there's activity on this post

This question has been flagged
forms
1 Respondre
4592 Vistes
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
Best Answer

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
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
"Starting a business and looking for a free form builder - any recommendations?"
forms
Avatar
Avatar
1
de juny 24
3510
Customforms not working
forms
Avatar
Avatar
1
de set. 20
3530
Create and print id cards in OpenERP V7?
forms
Avatar
Avatar
1
de jul. 15
4928
setting contact point in company form
forms
Avatar
0
de març 15
3841
two submit button in a form with two different controller
button forms
Avatar
Avatar
1
d’abr. 24
5431
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