Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I'm attempting to read in data and have the ability to correct field descriptions and then do a partial reload within the file, when done store the results in a QVD yet to be added. For now the bottom table hopefully will show all the records corrected. The user needs to pick a Fieldkey to identify the description being corrected and enters that via the variable input object.
Can anyone see why this does not work and maybe correct it and repost.
Thanks in advance, I've been starring at this too long and now can't see anything.
Do you want the user to input data that should be saved to a QVD? I don't think you can do that unfortunately. You need some kind of extension, like Write (https://www.inform-datalab.de/en/write/) to do that.