Field Event Triggers disappear after QV application build from prj files
Hello!
I would like to get your advice or workaround suggestion on a following matter.
In QV application in Document Properties we use Field Event Triggers and add particular actions there.
We use files to TFS/Azure DevOps source control and pipelines for build and release and application is compiled from prj files without the data and deployed to server where data will be reloaded. This causes an issue because Field Event Triggers no longer exist after deploy (because there was no data). Fields are available only after reload.
Does anyone have a suggestion for a workaround so that Field Event Triggers could be used in this set up?