Skip to main content
vaibhavn814655
July 6, 2022
Question

Display the user list in alphabetical order by last name in the user picker field?

  • July 6, 2022
  • 9 replies
  • 0 views

Hi All,

I need to show the list of users using only the last name in alphabetical order. Users present in the environment.

how to display all the users using user picker field?

    9 replies

    stefanhelzle0001
    Brainy
    July 6, 2022

    The standard user picker field does not support this level of customization.

    What do you mean with "how to display all the users using user picker field"? What is "all users"? A picker field is made to select certain users.

    vaibhavn814655
    July 6, 2022

    here all users means users in appian.

    so I need to create a custom picker with users coming from database, Is this right?

    stefanhelzle0001
    Brainy
    July 6, 2022

    Why database? Users are not stored in the DB.

    A user picker lets you select from all users by default. But it defaults to display first and last name.

    Can you explain your use case a bit? I do not understand what you try to achieve.