Hi,
I've renamed columns for one of my Dataverse Table on my development environment. After updating the solution (using a Managed solution), the column haven't been renamed on the target environment. It still displays the old names.
Is there something that I've to do to have my columns be renamed ?
Thanks.
Solved! Go to Solution.
Indeed, that was the issue. My development environment had only the French MUI pack installed whereas the target environment was in English. I had to install the English MUI pack on my environment and add translations for all the table columns display names and redeploy the solution.
I may have find the issue. It seems related to the fact that my Development environment is set in French and my target environment in English.
Indeed, that was the issue. My development environment had only the French MUI pack installed whereas the target environment was in English. I had to install the English MUI pack on my environment and add translations for all the table columns display names and redeploy the solution.