Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
5400 Prikazi

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>

Avatar
Opusti
Avtor 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

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
2
jun. 24
1543
1
dec. 23
1260
1
apr. 23
1442
1
mar. 23
2280
0
dec. 22
1857