Open GoogleCodeExporter opened 9 years ago
Update - used this after several trial iterations. After rebooting, the results
of the dropdown selection now return index number of the selection minus 1,
which I can use - still, in the example the output shown gives the list element
selection, not index. Seems it still has the same off-by-one problem which I'm
guessing is why a '0' is placed at the beginning of the list but this time
returns indices instead.
Original comment by jonathan...@gmail.com
on 2 Apr 2013 at 10:11
I have also had this problem, where fedit returns the index from a list input,
rather than the list item itself. Is there any suggestion of a resolution to
this problem (since, as you point out, the example output on the formlayout
home page shows fedit returning the list item), or should I regard this as
normal behaviour of fedit and just work with it?
Original comment by profsk...@hotmail.com
on 29 Jan 2014 at 12:56
Original issue reported on code.google.com by
jonathan...@gmail.com
on 2 Apr 2013 at 9:50