
Announcements
Hello,
I have a very strange problem with model drivers
The scenario is as follows:
When I imported a solution from the dev environment to the Pro environment for upgrade, after the upgrade, when I opened the model driver, everything was fine, but when I refreshed the model driver interface, the form changed and became the way it was before the upgrade.
I have confirmed that the form does not change when refreshed in the development environment, and I have also looked at the production solution and there are no custom entries
pic1,is the interface in the development environment does not change no matter how many times it is refreshed.
pic2,is It is imported into the production environment after the upgrade. After opening the interface for the first time, the interface of the form and the development environment is the same, except that the section label is not displayed, everything is normal.
pic3, is After the model driver is opened in the production environment after the upgrade, the interface of the form changes and becomes the interface before the upgrade.
I don't know why, but the only thing I can think of is that my development environment language is set to Chinese and my production environment language is set to English.
I don't know how to change the language Settings of the development environment back to English, because I don't want to delete all my development solution packages from the development environment.
Ask for the help of experienced experts.
Hi @Jinlin
The first thing you should see is the base language of the environments, so that you do not have interface problems they should all be in the same language.
Additionally, if you have other languages installed and users can change the language app, you must make sure to create translations of the components, that is, tables, fields, forms, graphics, etc. This is quite heavy work but necessary so that your app can be multilingual.
Finally, if you already have a base language, you will not be able to change it.