I've recently added a dropdown to one of my LeBlender grid items... but I've noticed that I can't select "nothing"
e.g. Initially the list will show as blank, then when you click the dropdown it shows my prevalues Item 1, Item 2, Item 3 etc. If I select "Item 2" and save it's all good! But if I come back and select the first blank / nothing item it stays on "Item 2".
How do I clear the selection? Currently I have to create a new item and copy the details over which is a bit of a chore!
Hi Antoine, sorry I wasn't ignoring you with your first reply - I didn't get a notification :( That's great news re: 1.0.8! I'll install it first thing tomorrow morning (in about 7 hours).
Can't deselect dropdown
I've recently added a dropdown to one of my LeBlender grid items... but I've noticed that I can't select "nothing"
e.g. Initially the list will show as blank, then when you click the dropdown it shows my prevalues Item 1, Item 2, Item 3 etc. If I select "Item 2" and save it's all good! But if I come back and select the first blank / nothing item it stays on "Item 2".
How do I clear the selection? Currently I have to create a new item and copy the details over which is a bit of a chore!
Hi,
I have upload a fix for that, could you try it please?
You just have to change 1 js file.
https://github.com/Lecoati/LeBlender/commit/a1e9941ddb9dcd965f967e17b7208a095b4e0063
Cheers
Hi !
The bug is fixed in LeBlender 1.0.8 (just released)
Hi Antoine, sorry I wasn't ignoring you with your first reply - I didn't get a notification :( That's great news re: 1.0.8! I'll install it first thing tomorrow morning (in about 7 hours).
I added a dropdown to my LeBlender grid, but how to I render the selected value within my view? Scratching my head here.
is working on a reply...