jfquestiaux
Well-Known Member
I have two elements (radio buttons) :
Element 1 : Current situation with 4 values (in that order):
When there are no records in the table (count 1 pict), I have "Croissance forte : 0" and "1 ? 9: 0" (both are the first value in the option list)
When I have one record with choices different from the first choices of the list (count 2 pict), I have "Croissance mod?r?e : 1" - "50 ? 199 : 1" (correct - this is what I chosen) BUT I have ALSO "Croissance forte : 1" and "1 ? 9: 1", which is obviously wrong.
If I choose then "Croissance forte" and "1 ? 9" (count 3 pict), I have :
"Croissance mod?r?e : 1" - "50 ? 199 : 1"
"Croissance forte : 2" and "1 ? 9: 2"
So it is always counting the first choices in addtion of anything else.
It is particularly annoying when you want to get charts afterwards.
Could you look at this rapidly since I will have to use this very soon.
Tested with Gitbub 69
Element 1 : Current situation with 4 values (in that order):
- Croissance forte
- Croissance mod?r?e
- Croissance ?tale
- D?croissance
- 1 ? 9
- 10 ? 49
- 50 ? 199
- 200 ? 499
- 500 ? 999
When there are no records in the table (count 1 pict), I have "Croissance forte : 0" and "1 ? 9: 0" (both are the first value in the option list)
When I have one record with choices different from the first choices of the list (count 2 pict), I have "Croissance mod?r?e : 1" - "50 ? 199 : 1" (correct - this is what I chosen) BUT I have ALSO "Croissance forte : 1" and "1 ? 9: 1", which is obviously wrong.
If I choose then "Croissance forte" and "1 ? 9" (count 3 pict), I have :
"Croissance mod?r?e : 1" - "50 ? 199 : 1"
"Croissance forte : 2" and "1 ? 9: 2"
So it is always counting the first choices in addtion of anything else.
It is particularly annoying when you want to get charts afterwards.
Could you look at this rapidly since I will have to use this very soon.
Tested with Gitbub 69