Hi,
i have a document in web, in this document, i user two boutton:
1/ Editer
2/ Send document
the “Send document” button to launch my agent.
This agent can change some fields (status and language status), after I make a Call doc.save (True, True).
My problem is that I can not save the fields that I fill manually, against fields updated by code are saved.
I called to save, but after close the document, I open it and I think the fields are empty and filled manually unregistered
Ideas to solve this problem?