• Resolved snas35

    (@snas35)


    Hi,

    I want when the the page load (admin.php?page=send-users-email-users) for sending mail to specific users, the order to by ASC by the Name of user (A, B, C, …). Its possible? Any trick?

    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Suman Bhattarai

    (@metalfreek)

    Hi @snas35 You can sort by name by clicking on Username table header. Thanks.

    Thread Starter snas35

    (@snas35)

    I want to be automatically sorted by Username without click on table header, on page load to be sorted. Any solution?

    Plugin Contributor Suman Bhattarai

    (@metalfreek)

    @snas35 There is no easy option by default but the user list uses datatable to display so you will have to write some custom JS to achieve this. So development work will be required. Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Order by Name on Send mails on specific users’ is closed to new replies.