Skip to Content
Menu
This question has been flagged
1 Atsakyti
5488 Rodiniai

if    <t t-if="savedvalue "> is null input field will not show  but 

i want to show the input field even if  savedvalue  is null


<t t-if=" savedvalue ">

<input type="text"  name="name"  t-att-value="savedvalue.name"  />

</t>

Portretas
Atmesti
Autorius Best Answer

In genral case where  t-att-value="savedvalue.name" />.  Value is null.  We cannot see html input field 


but i want to display html input field even if value is null

Portretas
Atmesti
Related Posts Replies Rodiniai Veikla
2
birž. 24
1736
1
gruod. 23
1448
1
bal. 23
1591
1
kov. 23
2454
0
gruod. 22
2031