Documentation

Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
visionx:faq_tech [2023/04/03 08:21]
admin
visionx:faq_tech [2023/06/02 07:59]
admin
Line 165: Line 165:
 work/​classes work/​classes
 </​code>​ </​code>​
 +
 +==== My WebContent/​ui will be overwritten automatically ====
 +
 +The directory contains the react UI and if you update VisionX, the latest version will be put into your application. Yes, your ''​WebContent/​ui''​ folder will be updated automatically. If you don't want that, simply create a file with name ''​.custom''​ in your '''​WebContent/​ui''​ folder. But be careful because if you have such file, VisionX won't update to the latest version. So it's in your hands and if you have an incompatible version, you have to update on your own or remove the ''​.custom''​ file.
 +
 +
 +==== How to update react UI to latest version? ====
 +
 +The latest version can be found [[https://​github.com/​sibvisions/​reactUI/​releases|here]]. Download the zip, unzip the content into your VisionX installation: ​ ''<​VisionX>/​rad/​apps/​visionx/​resources/​application/​WebContent/​ui''​ directory. VisionX will update all your applications automatically after next VisionX restart or next application reload.
 +
 +It's also possible to update only single applications. To do this, copy the content into your application'​ ''​WebContent/​ui''​ folder. But be careful because VisionX will automatically update to its own version if you don't create a ''​.custom''​ file.
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information