Hi,
I have 2 dictionaries: Countries and Cities. In the Cities dictionary, the form field 'country' is a picker field from the Countries dictionary.I would like this field to become a hyperlink which would take me to the Country dictionary instance for that country. I was expecting this to work at least in the Dictionary report Cities but it doesn't.
For example when creating the Barcelona city instance in the Cities dictionary I selected Spain as a country. After saving I want to be able to click Spain and to be redirected to the instance Spain in the Country dictionary, just like that would happen with a normal process.
PS Checking the Hyperlink tickbox in the columns tab of the report does not work. I am always directed to the City instance.