Is there a way to for a lookup column to display as a supplementary display value?
I'm running into an issue with address data. The issue comes about when a user begins to find or type out a city. When a user does this, the city dropdown will display all cities that have same name. For example, say the user is looking for Glendale, AZ. When a user types out or begins looking for Glendale, all cities that are named Glendale will appear. This makes it hard for the user to select which Glendale they want because they may end up selecting Glendale, California vs Glendale, Arizona. Although there is a workaround where users can select a state and a dynamic filter will the city dropdown based on the state, I want to see if I can leverage the Supplementary display value that Creatio provides . I know that this parameter only shows attributes that are not lookups, but is there a way to leverage this feature? If so how do I do that. I want it to show what Cities to have a supplementary display value of the state lookup and State to have a supplementary display value of the Country lookup. Currently I'm on version 8.2.0
Like