Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
3038 Переглядів

Hi all,

looking for solution how I can pass default values to a form field from specific URL. I have situation where visitor can click a product link that redirects to contact form. I would like to pass value via link to a field on that form, so he/she don't have to enter this choice again. 


I was trying something like this:

http://example.com/contactus?=


but that does not work. Any ideas how to solve that?

Аватар
Відмінити
Найкраща відповідь

You can use one of:

- name
- phone
- email_from
- company
- subject

that will prefill your form


E.g.: https://17449094-15-0-all.runbot43.odoo.com/contactus?subject=foo&phone=bar

Аватар
Відмінити

This will work for the default Contact form, but for some reason it doesn't work for any custom forms built with the form builder snippet. Any ideas why not?

Найкраща відповідь

To Andrew Hastings : because it's coded that way in the core ... (and if you want something else, this is a change request)

It's (almost) the answer I received from Odoo

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
2
серп. 22
3478
1
квіт. 22
2732
1
бер. 22
1943
1
лют. 22
1957
0
лют. 22
1814