Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I'm having an issue with my a QV document which hopefully someone can help me with.
When i add some script to the document in designer and then reload, the new data appears on my document. However the new data does not appear on the document through my Access Point.
Then when I close my document in designer and re-open, the "new" data from the initial reload has disappeared. Has anyone had any issues with this before?
In summary... add script to document - new data appears - save document - exit document - reopen document - new data disappears.
Then you need to recheck your conditions - what about taking them out and then add them one-by-one (CUST_ID, OMIT)?
Peter
As others have suggested, it looks like a section access issue. When you reload, section access is not applied. Section Access is applied only on document open. So when you reopen the doc, the Section Access reduction is applied.