F
Fernando A. Gómez F.
Hello all.
I have a form with many controls and custom logic. So far, I've
successfully managed to switch between views and get and set data from
the controls (the data source variables).
Now I need to save the form, so that the changes are persisted in the
server. Sure, the customer can click the "save" button, but I'd like to
add such functionality and save my users a click.
I saw the XmlForm.Submit method, but it is throwing an exception, so I
guess that it is not meant to save the document. How can I accomplish
this task?
Any clue will be really appreciated.
Best regards.
I have a form with many controls and custom logic. So far, I've
successfully managed to switch between views and get and set data from
the controls (the data source variables).
Now I need to save the form, so that the changes are persisted in the
server. Sure, the customer can click the "save" button, but I'd like to
add such functionality and save my users a click.
I saw the XmlForm.Submit method, but it is throwing an exception, so I
guess that it is not meant to save the document. How can I accomplish
this task?
Any clue will be really appreciated.
Best regards.