Hi.
Is that possible to have two versions dictionaries within the same project?
What I need is to have default field Affects Version/s to use the Version Dict1 and some other field, lets say Committed Version to operate the Version Dict2, dicts should be managed by admin only.
The field should look pretty the same, but different dictionaries should be carried.
I've tried the Label type of new field (doesn't match the expectations, dictionary is modified by anyone on the flight) and Multi-select searcher (is pretty good, but I want to unify the UI for both)
Thanks in advance, any suggestion is appreciated.