Custom dropdown list with nearly 500 items

This topic contains 5 reply and 2 voices, and was last updated by towhid 9 years ago
Viewing 5 Posts - 1 through 5 (of 5 total)
Author Posts
March 21, 2015 at 2:07 am 39623
towhid Hello, I need a dropdown list with nearly 500(!) items - in one dropdown :-( If I filled a custom dropdown, after about 100 items and saving the list the dropdown-field is no longer existing in the form (backenend and frontend). What can I do to integrate such big dropdown-element? Thanks Ralf
March 21, 2015 at 1:14 pm 39664
towhid towhid

Hello Ralf,

Please allow me some time. I have to discuss about this issue with our developer team. They are now in weekend. They will be available from tomorrow.

Thank you 🙂

March 24, 2015 at 4:00 pm 39885
Ralf Ralf

Hello towhid,

is there something new related to my problem with the 500 items in the dropdown-list?

Thanks
Ralf

March 25, 2015 at 3:41 pm 39983
towhid towhid

Hello Ralf,

Sorry for my late reply. The data length are overflowing in the table. 100 data are huge length of character. So now it is over-following. Please minimize items.

Thank you 🙂

March 25, 2015 at 11:31 pm 40024
Ralf Ralf

OK, is it possible to use 500 categories in a dropdown-category-list inside a form or is there also a limit of 100?

And how can I include a hidden field for a separate category without deleting the values of a selected category in a dropdown-list? I want to use the same category list in two forms and need the separate categories as a filter for several posts.
For example: Form 1 = Adding car-ads for sale, form 2 = adding private car-fotos (cars not for sale). For both forms I need the 500 manufacturer (the same categories in a drowdown-list) and a separate hidden category, and than I will use a post to publish the car-sales-infos with, in addition, the private car-fotos of the same manufacturer and the other way around.

When I use in a form a category-dropdown-list and a hidden field with ‘category’ and the category-id, the form submitted only the category of the hidden field.

Thanks for your help.
Ralf

April 5, 2015 at 12:34 pm 40678
towhid towhid

Hello Ralf,

Limit was set in data length in database. We did not detect about 100 or 500 items. You are first person who asked for 500 items and got the issue.

Post Fields-> Category field could be the solution for above issue. Did you tried that way. If you want to hook those categories in your form you have to create categories from Post->Categories.

Thank you 🙂

Viewing 5 Posts - 1 through 5 (of 5 total)