Hi Alex,
The categories need to be sorted on the actual form. So I have a form with a "post field - category" and I would like to show the number of participants with checkboxes.
The parent category is "number of participants"
Child categories are 10, 20, 30, ... until 200
As an answer on your question n° 2 : only a selected few categories (the child categories of "number of participants"
This is how it looks on the site http://minus.com/lfyBypbVqwal4
And this is how I would like them to see :
Number of Participants
- 10
- 20
- 30
- ...
- 200
It is not clear to me how the categories are now sorted in the form (on the actual website).
I have tried several things to get them in a numerical order
- make the slug alphabetical (a10, b20, and so on)
- leading zero in category name (010, 020, and so on)
- changing the way wordpress sorts the categories.
A solution for me could be to force GF to use the slugs for ordering the categories. Ordering by cat ID is also a good (perhaps better) solution.
Posted 11 years ago on Tuesday July 9, 2013 |
Permalink