Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
5453 Zobrazení

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
Zrušit
Autor Nejlepší odpověď

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
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
2
čvn 24
1703
1
pro 23
1406
1
dub 23
1577
1
bře 23
2394
0
pro 22
1978