Skip ke Konten
Odoo Menu
  • Login
  • Uji coba gratis
  • Aplikasi
    Keuangan
    • Akuntansi
    • Faktur
    • Pengeluaran
    • Spreadsheet (BI)
    • Dokumen
    • Tanda Tangan
    Sales
    • CRM
    • Sales
    • POS Toko
    • POS Restoran
    • Langganan
    • Rental
    Website
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Rantai Pasokan
    • Inventaris
    • Manufaktur
    • PLM
    • Purchase
    • Maintenance
    • Kualitas
    Sumber Daya Manusia
    • Karyawan
    • Rekrutmen
    • Cuti
    • Appraisal
    • Referensi
    • Armada
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Acara
    • Otomatisasi Marketing
    • Survei
    Layanan
    • Project
    • Timesheet
    • Layanan Lapangan
    • Meja Bantuan
    • Planning
    • Appointment
    Produktivitas
    • Diskusi
    • Approval
    • IoT
    • VoIP
    • Pengetahuan
    • WhatsApp
    Aplikasi pihak ketiga Odoo Studio Platform Odoo Cloud
  • Industri-Industri
    Retail
    • Toko Buku
    • Toko Baju
    • Toko Furnitur
    • Toko Kelontong
    • Toko Hardware
    • Toko Mainan
    Makanan & Hospitality
    • Bar dan Pub
    • Restoran
    • Fast Food
    • Rumah Tamu
    • Distributor Minuman
    • Hotel
    Real Estate
    • Agensi Real Estate
    • Firma Arsitektur
    • Konstruksi
    • Estate Management
    • Perkebunan
    • Asosiasi Pemilik Properti
    Konsultansi
    • Firma Akuntansi
    • Mitra Odoo
    • Agensi Marketing
    • Firma huku
    • Talent Acquisition
    • Audit & Sertifikasi
    Manufaktur
    • Tekstil
    • Logam
    • Perabotan
    • Makanan
    • Brewery
    • Corporate Gift
    Kesehatan & Fitness
    • Sports Club
    • Toko Kacamata
    • Fitness Center
    • Wellness Practitioners
    • Farmasi
    • Salon Rambut
    Perdagangan
    • Handyman
    • IT Hardware & Support
    • Sistem-Sistem Energi Surya
    • Pembuat Sepatu
    • Cleaning Service
    • Layanan HVAC
    Lainnya
    • Organisasi Nirlaba
    • Agen Lingkungan
    • Rental Billboard
    • Fotografi
    • Penyewaan Sepeda
    • Reseller Software
    Browse semua Industri
  • Komunitas
    Belajar
    • Tutorial-tutorial
    • Dokumentasi
    • Sertifikasi
    • Pelatihan
    • Blog
    • Podcast
    Empower Education
    • Program Edukasi
    • Game Bisnis 'Scale Up!'
    • Kunjungi Odoo
    Dapatkan Softwarenya
    • Download
    • Bandingkan Edisi
    • Daftar Rilis
    Kolaborasi
    • Github
    • Forum
    • Acara
    • Terjemahan
    • Menjadi Partner
    • Layanan untuk Partner
    • Daftarkan perusahaan Akuntansi Anda.
    Dapatkan Layanan
    • Temukan Mitra
    • Temukan Akuntan
    • Temui penasihat
    • Layanan Implementasi
    • Referensi Pelanggan
    • Bantuan
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Dapatkan demo
  • Harga
  • Bantuan

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

  • CRM
  • e-Commerce
  • Akuntansi
  • Inventaris
  • PoS
  • Project
  • MRP
All apps
Anda harus terdaftar untuk dapat berinteraksi di komunitas.
Semua Post Orang Lencana-Lencana
Label (Lihat semua)
odoo accounting v14 pos v15
Mengenai forum ini
Anda harus terdaftar untuk dapat berinteraksi di komunitas.
Semua Post Orang Lencana-Lencana
Label (Lihat semua)
odoo accounting v14 pos v15
Mengenai forum ini
Help

Form Builder - how to identify which form was used

Langganan

Dapatkan notifikasi saat terdapat aktivitas pada post ini

Pertanyaan ini telah diberikan tanda
forms
1 Balas
4633 Tampilan
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
Buang
Avatar
Krys.Raj
Jawaban Terbai

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
Buang
Marius Pana
Penulis

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
Penulis

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
Menikmati diskusi? Jangan hanya membaca, ikuti!

Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!

Daftar
Post Terkait Replies Tampilan Aktivitas
"Starting a business and looking for a free form builder - any recommendations?"
forms
Avatar
Avatar
1
Jun 24
3532
Customforms not working
forms
Avatar
Avatar
1
Sep 20
3565
Create and print id cards in OpenERP V7?
forms
Avatar
Avatar
1
Jul 15
4942
setting contact point in company form
forms
Avatar
0
Mar 15
3852
two submit button in a form with two different controller
button forms
Avatar
Avatar
1
Apr 24
5474
Komunitas
  • Tutorial-tutorial
  • Dokumentasi
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Terjemahan
Layanan
  • Odoo.sh Hosting
  • Bantuan
  • Peningkatan
  • Custom Development
  • Pendidikan
  • Temukan Akuntan
  • Temukan Mitra
  • Menjadi Partner
Tentang Kami
  • Perusahaan kami
  • Aset Merek
  • Hubungi kami
  • Tugas
  • Acara
  • Podcast
  • Blog
  • Pelanggan
  • Hukum • Privasi
  • Keamanan
الْعَرَبيّة 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 adalah rangkaian aplikasi bisnis open source yang mencakup semua kebutuhan perusahaan Anda: CRM, eCommerce, akuntansi, inventaris, point of sale, manajemen project, dan seterusnya.

Mudah digunakan dan terintegrasi penuh pada saat yang sama adalah value proposition unik Odoo.

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