Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello all. I'm seeing some different behavior with input boxes when I view a document on QVS.
In my dev version, if I have an input box that contains a variable holding an expression, then when I go to edit the input box I see that the value is an expression:
But when I view the same input box on QVS, I get this behavior:
As you can see, it looks like the input box no longer shows the raw content of the variable. The display/aesthetics of it don't really bother me. The problem is that as soon as you click on that value, it is setting the variable to the calculated value, whereas on my development program, it retains the expression as the raw content. Any insight as to why this is happening?
It works fine at my end. Strange. Are you opening in the server or through Access Point?
Access Point. We are hosting QVS in IIS.