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

I need to send out survey to different customer and I cannot figure out the correct syntax for the link.

Could someone help me with the correct syntax? in odoo 13 it looke like this :

<a href="${('%s?answer_token=%s' % (object.survey_id.public_url, object.token)) | safe}"


But in odoo 17 this does not work. I need the link to return something along these lines :

https://odoo.mycompany.com/en_US/survey/start/123456fa-ab6c-4ae2-8294-45e67f58f348?answer_token=eb7e531c-7d20-41c1-a36f-a3ef1fa9abcd


where en_US is the enduser default browser language

where the survey ID is dynamic

and the answer token is dynamic


thanks in advance for the help!

Eve-Line

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

It would be nice to have an answer ...

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
4
трав. 25
2482
2
трав. 25
5825
1
бер. 25
1656
4
бер. 25
4446
3
лют. 25
5438