What i want is: spreadsheet with items.
I want to fill "screen" with only 15.6 or 17.3
I have: screen: {{ {item.name}=='17.3' ? '17.3':'' }}
you can see, it don't work.
Can you help me?
Thanks!!
Log in to post a comment.
What i want is:
spreadsheet with items.
I want to fill "screen" with only 15.6 or 17.3
I have: screen: {{ {item.name}=='17.3' ? '17.3':'' }}
you can see, it don't work.
Can you help me?
Thanks!!