Hello Community;
Need Your help to know how to set an option as default value in a select in a qweb template.
I have tried this but it did not work:
option t-att-value="1" t-att-selected="1"
option t-att-value="2"
option t-att-value="3"
But it is not working.
Need your help please.
Thanks a lot in advance.