Skip to content

Adding Default user for People Picker #4

@sharvancik

Description

@sharvancik

Is your feature request related to a problem? Please describe.
Defaults for some fields are very changeling and require code. Defaulting a people-picker to the current user is a common default and is a lot of work to code each time.

Describe the solution you'd like

  • There are times you might want to default the current user to a people field.
  • There are times you might want to default the current user's email address or display name to a text field.
  • Set a field to either the user, the email address, or the display name of some other field on the record (people field as the source).

Describe alternatives you've considered
Currently, I hard-code all of this either with JavaScript or use a workflow in getting the values.

Additional context

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions