By Henri on Wednesday, 30 November 2016
Posted in General
Replies 6
Likes 0
Views 159
Votes 0
Hello from Paris

I create a Group per MARATHON CITIES , like 'Berlin marathon', 'Madrid marathon', etc. => see Capture2

In the relevant Group Category/Group Detail, in added a new Dropdown List for to be able to structure per CONTRIES like Germany (Allemagne in French), Spain (Espagne), etc.
but I could not add all the choices that I want => see Capture1
I've applied some fix in your template css file, it should work fine now, can you clear your browser cache before you test again?


.fields-config-param-choices {
overflow-y: scroll !important;
}
·
Wednesday, 30 November 2016 23:21
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Henri,

I've replicate this issue locally, seems like there is a bug regarding the dropdown field layout when the list field is more that nine list. I've logged this issue in our issue tracker, and our designer will take an action for this. We will keep you update for this Henri.

Thanks for understanding
·
Wednesday, 30 November 2016 11:34
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks Muhammad,

I am surprised that no one raised this issue before. I should not be the first client who wants to add more than 9 values in a dropdown list ...

Anyway, it is a blocking point for me and it should not be a big deal for your dev team to push the max limit.

I do not close my ticket and I am waiting for your return.

Regards
Henri
·
Wednesday, 30 November 2016 11:53
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks Arlex, it works now.

I have to scroll manually to move to the next item to create but that is fine, I can live with that :-)

BTW : what is the limitation now ?
For my 'Europe' section for instance, I may fill +30 countries.
I will check that too.

Thanks again
Henri
·
Thursday, 01 December 2016 00:05
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Henri,

Actually the initial code as well may filled up to 100+ dropdown menu, the only problem as you cannot edit the 10th dropdown is because the layout is not in dynamic which make the Placeholder field got overlay. Now we have implemented the scrollbar so the dropdown field will be filled within the layout
·
Thursday, 01 December 2016 10:42
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post