Hi @korgaltvde
I hope you’re well today!
I’m not sure if I correctly understand the case but let me try ??
The way I see it:
– only logged-in users submit the form
– it’s the same form for all
– form is set to store user ID already (or you will set it this way by adding a field of type “hidden” into it, set to store user ID)
– and now you just want to display usernames on page ordered by the number of submissions they made, along with that number
Sounds about right?
It wouldn’t be possible out of the box currently but it should be doable using wpDataTables plugin (though most likely a Premium versin would be needed due to filters that would need to be used).
Another option would be a custom code but I’d need to consult that with our Forminator Team.
That said, if you can confirm that I understand it correctly (and you tested wpDataTables integration and see that it doesn’t meet your requirement), let us know please and we’ll ask our developers if they could help with it.
Best regards,
Adam