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

I'm trying to add required fields to hidden input. But I cannot get it to work.

My xpath:

attribute name="t-att-value" separator="," add="first_name,last_name"

I get:

type="hidden" name="field_required" value="('phone,name', None, None)"

But I need:

type="hidden" name="field_required" value="phone,name,first_name,last_name"


Can this be done without using replace? And how?

Thanks!

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

Can someone tell me how to post qweb code that its visible. Usec the code and quote options but it won't show

Related Posts Відповіді Переглядів Дія
0
серп. 20
3902
2
груд. 19
24855
6
лют. 24
7903
1
квіт. 22
3235
0
бер. 22
4