Different views of a select control

Hi @Scott_Weir,

You can through a table that “wraps” the controls.

Please, have a look at this post and its example provided:

The concept is very similar: instead of using a control, you use a table that acts as a filter.
Any time you need that control elsewhere, you just create a view of that table.

I hope this helps.

1 Like