You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current implementation (on original repo), when accessing the page used to configure link between Custom Fields (CF), display ALL AVAILABLE CF, but because only CF of type: Enumeration OR Multiselection list can be used, we can have lot of CF that can not be used, and for each CF on the table the message 'Only supported for fields of type Enumeration, Multiselection list' is displayed
A change is going to be made, in order to
give JUST ONCE the message 'Only supported for fields of type Enumeration, Multiselection list'
display only CF that can be used on this feature
The text was updated successfully, but these errors were encountered:
Current implementation (on original repo), when accessing the page used to configure link between Custom Fields (CF), display ALL AVAILABLE CF, but because only CF of type: Enumeration OR Multiselection list can be used, we can have lot of CF that can not be used, and for each CF on the table the message 'Only supported for fields of type Enumeration, Multiselection list' is displayed
A change is going to be made, in order to
The text was updated successfully, but these errors were encountered: