Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi everybody,
I'm nack on this topic because I've to manage input field thru QVS.
Is there any documentation which explains how can values be preserved after reloading?
It is quite strange sometimes it goes away and sometimes not. I thought input field were attached to records in a specific document. So I've to know when input fields values are reinitialised.
And more, I'd like every user can see values input by other.
Can anyone give me an answer or a document i can read?
reagrds
Chris
Safest approach is to save the input values into a external file, reinitialize the input fields and load the saved values.
Hey Chris - did you find any documentation or gain resolution around this? I'm approaching the same challenge with a customer who is trying to input data at a table level in a multi-user environment.
Input field values usually persist after a reload, however this may be dependent upon the same session.
You can include Input Field Value in your bookmarks which can then be shared. Does this help?
Jason
Safest approach is to save the input values into a external file, reinitialize the input fields and load the saved values.
Hi Lucian,
Yeap that's what I did.....about 6 months ago
Thank's anyway for your answer.
Best regards
Chris