Přejít na obsah
Odoo Menu
  • Přihlásit se
  • Vyzkoušejte zdarma
  • Aplikace
    Finance
    • Účetnictví
    • Fakturace
    • Výdaje
    • Spreadsheet (BI)
    • Dokumenty
    • Podpisy
    Prodej
    • CRM
    • Prodej
    • POS Obchod
    • POS Restaurace
    • Předplatné
    • Pronájem
    Webové stránky
    • Webové stránky
    • E-shop
    • Blog
    • Fórum
    • Živý chat
    • eLearning
    Dodavatelský řetězec
    • Sklad
    • Výroba
    • PLM
    • Nákup
    • Údržba
    • Kvalita
    Lidské zdroje
    • Zaměstnanci
    • Nábor
    • Volno
    • Hodnocení zaměstnanců
    • Doporučení
    • Vozový park
    Marketing
    • Marketing sociálních sítí
    • Emailový marketing
    • SMS Marketing
    • Události
    • Marketingová automatizace
    • Dotazníky
    Služby
    • Projekt
    • Časové výkazy
    • Práce v terénu
    • Helpdesk
    • Plánování
    • Schůzky
    Produktivita
    • Diskuze
    • Schvalování
    • IoT
    • VoIP
    • Znalosti
    • WhatsApp
    Aplikace třetích stran Odoo Studio Odoo cloudová platforma
  • Branže
    Maloobchod
    • Knihkupectví
    • Obchod s oblečením
    • Obchod s nábytkem
    • Potraviny
    • Obchod s hardwarem
    • Hračkářství
    Food & Hospitality
    • Bar a Pub
    • Restaurace
    • Fast Food
    • Guest House
    • Distributor nápojů
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architektonická firma
    • Stavba
    • Správa nemovitostí
    • Zahradnictví
    • Asociace vlastníků nemovitosti
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketingová agentura
    • Právník
    • Akvizice talentů
    • Audit a certifikace
    Výroba
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Korporátní dárky
    Zdraví a fitness
    • Sportovní klub
    • Prodejna brýli
    • Fitness Centrum
    • Wellness praktikové
    • Lékárna
    • Kadeřnictví
    Trades
    • Údržbář
    • IT hardware a podpora
    • Solar Energy Systems
    • Výrobce obuvi
    • Úklidové služby
    • HVAC Services
    Others
    • Nonprofit Organization
    • Agentura pro životní prostředí
    • Pronájem billboardů
    • Fotografování
    • Leasing jízdních kol
    • Prodejce softwaru
    Browse all Industries
  • Komunita
    Edukační program
    • Tutoriály
    • Dokumentace
    • Certifikace
    • Vzdělávání
    • Blog
    • Podcast
    Podpora vzdělávání
    • Vzdělávací program
    • Scale Up! Hra na firmu
    • Navštivte Odoo
    Získat software
    • Stáhnout
    • Porovnejte edice
    • Verze
    Spolupráce
    • Github
    • Fórum
    • Události
    • Překlady
    • Stát se partnerem
    • Services for Partners
    • Registrujte svou účetní firmu
    Získat služby
    • Najít partnera
    • Najít účetní
    • Setkejte se s poradcem
    • Implementační služby
    • Zákaznické reference
    • Podpora
    • Upgrady
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Dohodnout demo
  • Ceník
  • Pomoc

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

  • CRM
  • e-Commerce
  • Účetnictví
  • Sklad
  • PoS
  • Projekty
  • MRP
All apps
You need to be registered to interact with the community.
All Posts Lidé Odznaky
Štítky (View all)
odoo accounting v14 pos v15
O tomto fóru
You need to be registered to interact with the community.
All Posts Lidé Odznaky
Štítky (View all)
odoo accounting v14 pos v15
O tomto fóru
Pomoc

Form Builder - how to identify which form was used

Odebírat

Get notified when there's activity on this post

This question has been flagged
forms
1 Odpovědět
4574 Zobrazení
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
Zrušit
Avatar
Krys.Raj
Nejlepší odpověď

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
Zrušit
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!

Přihlásit se
Related Posts Odpovědi Zobrazení Aktivita
"Starting a business and looking for a free form builder - any recommendations?"
forms
Avatar
Avatar
1
čvn 24
3496
Customforms not working
forms
Avatar
Avatar
1
zář 20
3495
Create and print id cards in OpenERP V7?
forms
Avatar
Avatar
1
čvc 15
4925
setting contact point in company form
forms
Avatar
0
bře 15
3823
two submit button in a form with two different controller
button forms
Avatar
Avatar
1
dub 24
5385
Komunita
  • Tutoriály
  • Dokumentace
  • Fórum
Open Source
  • Stáhnout
  • Github
  • Runbot
  • Překlady
Služby
  • Odoo.sh hostování
  • Podpora
  • Upgrade
  • Nestandardní vývoj
  • Edukační program
  • Najít účetní
  • Najít partnera
  • Stát se partnerem
O nás
  • Naše společnost
  • Podklady značky
  • Kontakujte nás
  • Práce
  • Události
  • Podcast
  • Blog
  • Zákazníci
  • Právní dokumenty • Soukromí
  • Zabezpečení
الْعَرَبيّة 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 je balíček open-source aplikací, které pokrývají všechny potřeby vaší společnosti: CRM, e-shop, účetnictví, sklady, kasy, projektové řízení a další.

Unikátní nabídka od Odoo poskytuje velmi jednoduché uživatelské rozhraní a vše je integrované na jednom místě.

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