Skip to main content

Prevent Duplicates across multiple User View Settings Fields

  • November 21, 2020
  • 1 reply
  • 1163 views

I am building a board view where I would like to be able to select a single user from the list of selected users in the Board View Settings Field. I could accomplish this in the app itself, but it would be a smoother experience if this could be done from the settings pane. These are a couple hypothetical solutions, but I have not found a way to implement them.

  1. Add a “dropdown” settings field and populate it with the values in my “user” settings field
  2. Add a second “user” settings field and somehow limit it to one user and prevent duplicates. (AKA, Is there a way to populate the options for one setting field with the results of another?)
  3. Build the experience in the board view itself

If anyone has done something similar, I would really appreciate some guidance!

This topic has been closed for replies.

1 reply

dsilva
Forum|alt.badge.img
  • Participating Frequently
  • November 24, 2020

Hey @jord - welcome to the community!

Just to clarify - is the ‘Users’ field when building the board view creating duplicates for you?

-Daniel