Default value for people picker field

Home Forums Classic DFFS Default value for people picker field

Viewing 1 reply thread
  • Author
    Posts
    • #12489
      Tony Bowes
      Participant

        Just wanting to share a little win …

        I wanted to set the currently logged in user as the default choice in a people picker field. Ideally I was hoping for it to be a column setting like other fields, but it doesn’t look like it is available anymore in SharePoint 2013. Googled up a few alternatives, but all looked clunky. Enter DFFS:

        – New Rule: SetRequestorDefault
        – Validate on: Form load
        – If this trigger: Requestor is equal to <blank>
        – Set field value: Requestor {currentUser}

        Unfortunately this doesn’t trigger on bulk list edits, but making requestor a required field keeps it workable.

      • #12503
        Alexander Bautz
        Keymaster

          Thanks for sharing 🙂

          Alexander

      Viewing 1 reply thread
      • You must be logged in to reply to this topic.