• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Backend - View Submissions - Sort Entries

Backend - View Submissions - Sort Entries 14 years 4 months ago #9442

Hi,

I have a question regarding the sorting of entries via the backend in view submissions.

When I sort a column of numbers, ie 1, 465, 9548, 23, 56, it will sort them by the first digit.

So that list would show like this:

1,23,465,56,9548

I would like it to show in numerical order, from highest to lowest:

1,23,56,465,9548

Is there any hacks I can make to the code to allow this to happen?

Client is desperate for this hack to be made and im really desperate to get it done..

Thanks, look forward to your responses.

Chris
The administrator has disabled public write access.

Re:Backend - View Submissions - Sort Entries 14 years 4 months ago #9448

  • bogdanc
  • bogdanc's Avatar
  • OFFLINE
  • Moderator
  • Posts: 669
  • Thank you received: 11
Hello,

In order to sort the submissions the way you wish you can first export the respective submissions in a CSV file and then you will be able arrange them by the given numbers.
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!