I have attached a picture of my table. This is a time-table for karting results. I want to have a indexcolumn that should have a rankingfunction so place 1 is based on the "Tid"-field. The best time will be at the top of the list.
As I quite understand you want for your table to be sorted from the best (shortest) time from the race. Did you checked some of the options for time column like ascending/descending options in Optional column setup.
I have changed settings in the "time" column, so the fastest time is in the top. So that works fine. But the problem is that the column to the left (the place) will change when the shortest time i sorted ascending. I want the numbers to the left shouldn't be sorted since these are just the placing.
Can you please provide me a temporary WP-admin login for your site so I can take a look. We do not interfere with any data or anything else except for the plugin (in case that’s a production version of the site), and of course we do not provide login data to third party. You can write credentials here just check Private Reply so nobody can see them except us.
Also point me to the table ID where you have this "issue".
My suggestion is to make another column ( for example "position") and when you are adding new results leave that column with default value ( 0 for example). Than when you add values in time column the table will be sorted descending from time. After that just add number/placement for that driver in "position" column . Please take a look at your table with ID=3. I created a new column "position", you will just need to uncheck visible option in Optional column setup for "Plats" column.
Unfortunately this functionality is not available without some code customization. If you are interested we can offer you our paid customization service.
The other solution is to manually add/change positions after every entry in your table. It is the easiest way but it can took some time if you have more than 20 drivers and you will need to change the positions for everyone each.
Sure you can use this implementation. Our plugin use datatables so if you are skillful you can implement this functionality by your own. If not we can offer you our paid customization service.
Hello
I have attached a picture of my table. This is a time-table for karting results. I want to have a indexcolumn that should have a rankingfunction so place 1 is based on the "Tid"-field. The best time will be at the top of the list.
How can i do to make this work?
GREAT PLUGIN!
Brgds
Fredrik
Hi Fredrik,
Thank you for your purchase.
As I quite understand you want for your table to be sorted from the best (shortest) time from the race.
Did you checked some of the options for time column like ascending/descending options in Optional column setup.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Thanks for your answer.
I have changed settings in the "time" column, so the fastest time is in the top. So that works fine. But the problem is that the column to the left (the place) will change when the shortest time i sorted ascending. I want the numbers to the left shouldn't be sorted since these are just the placing.
Hi Fredrik,
Can you please provide me a temporary WP-admin login for your site so I can take a look. We do not interfere with any data or anything else except for the plugin (in case that’s a production version of the site), and of course we do not provide login data to third party. You can write credentials here just check Private Reply so nobody can see them except us.
Also point me to the table ID where you have this "issue".
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
The timecolumn should be sorted descending, as it is now. But the "placing"column should be a static column with counter rows.
Hi Fredrik,
I just took a look at your table.
My suggestion is to make another column ( for example "position") and when you are adding new results leave that column with default value ( 0 for example).
Than when you add values in time column the table will be sorted descending from time.
After that just add number/placement for that driver in "position" column .
Please take a look at your table with ID=3. I created a new column "position", you will just need to uncheck visible option in Optional column setup for "Plats" column.
If you have any doubts feel free to ask.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hi Fredrik,
Unfortunately this functionality is not available without some code customization.
If you are interested we can offer you our paid customization service.
The other solution is to manually add/change positions after every entry in your table. It is the easiest way but it can took some time if you have more than 20 drivers and you will need to change the positions for everyone each.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hi Fredrik
Sure you can use this implementation.
Our plugin use datatables so if you are skillful you can implement this functionality by your own.
If not we can offer you our paid customization service.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables