Changes to expression reverted
Posted: Tue Feb 11, 2014 10:11 am
Hello,
We have a problem that occurs only on one of four machines we have tested on that is a bit troubeling.
I open a Text-field and enter the expression
Close it and click on Web Preview. Now it renders it correctly. I go back to Page1 tab and open it. Now it looks like this:
And if i click Ok and go to preview again, it gives error that it can't find the columns.
On the three other machines it stays as the first example and works.
From the Aboutbox on all four machines.
Version: 2013.3.1800 from 22 November
.Net Framework v4.0.30319
The Stimulsoft version is kept in a VCS and the file was moved between the computers so they are exactly the same, the only difference i can see is that the tree machines have windows in English and the one where we have trouble have swedish version of windows installed.
We have a problem that occurs only on one of four machines we have tested on that is a bit troubeling.
I open a Text-field and enter the expression
Code: Select all
{Gruppmedlemmar.Elever.E_post == "" ? Gruppmedlemmar.Elever.E_post_arbete : Gruppmedlemmar.Elever.E_post}
Code: Select all
{Gruppmedlemmar.Elever.[E-post] == "" ? Gruppmedlemmar.Elever.[E-post arbete] : Gruppmedlemmar.Elever.[E-post]}
On the three other machines it stays as the first example and works.
From the Aboutbox on all four machines.
Version: 2013.3.1800 from 22 November
.Net Framework v4.0.30319
The Stimulsoft version is kept in a VCS and the file was moved between the computers so they are exactly the same, the only difference i can see is that the tree machines have windows in English and the one where we have trouble have swedish version of windows installed.