• Resolved korgaltvde

    (@korgaltvde)


    Hello Guys

    I have a form using Forminator that logged-in users can fill out the same Form. I have a hidden field with the user ID?{hidden-7} to save the user id in the Submissions. I would now like a table with a ranking of who is in 1st, 2nd, 3rd and so on, with the number of submissions, is that possible? For example, i have round about 60 User and im looking for a Table who has made the most submissions

    1. Username1 23 Submissions
    2. Username2 22 Submissions
    3. 3 Username3 21 Submissions
    4. ….

    Thanks for the help

Viewing 1 replies (of 1 total)
  • Plugin Author wpDataTables

    (@wpdatatables)

    Hello.
    Firstly, I would like to sincerely apologize for the delayed response as we have been experiencing an unusually high number of tickets. I am sorry that it has taken longer than usual to respond to your concern and your patience is highly appreciated.

    In regards to the use-case you described,
    sorry to disappoint you, but it is not possible to get this solution in a table or a chart;
    at the moment it is only possible to make a workaround for charts,
    in order to represent each user’s number of submissions,
    but we can not sort them for a ranking, to order them by the number of submissions.

    For example, if you add a hidden custom Field in the source Form that will always have a value as “1”.
    This can serve as a “count” for a chart.
    And if you have a hidden field that stores the usernames.

    ( You can choose User Display name or user Login, depending on the use-case)

    Then, let’s say we make a column Google Chart in this example( or any other chart you wish);
    We can choose the “username” column, and the “count” column.
    ( Make sure to set the “count” field as numeric in our dataTable)
    Then you can activate “Group Chart” in the Chart Wizard,
    and this Chart is going to show each username and their number of submissions.?

    So, this can visually represent all the users and their number of submissions,

    but we do not currently have a way to sort them by highest number of submissions.

    It is an interesting idea for a future solution, though, so you can make a suggestion for our developers.

    Please feel free to search on our suggestions page

     to see if someone may be already suggested this feature. If you can’t see it, feel free to add your suggestion there,  and as more people vote, the feature will move higher on the priority list.

    You can certainly follow our changeLog page if you’d like ( it is also available in the plugin dashboard), where we state any changes/new features/bug fixes during updates;

    and our newsletter, so you’re informed about new features, bug fixes, freebies, etc.

    Thank you. Kind regards.

    • This reply was modified 1 year, 7 months ago by wpDataTables.
Viewing 1 replies (of 1 total)
  • The topic ‘Ranking Table for logged-in Submissions’ is closed to new replies.