Hello all!
I need to fill some form fields programatically and leave others to be filled by the user. Then I found two ways to do this:
1- Change the "Default" value in the form text field. The problem is when the user open this doc (downloaded from a browser) the default value isn't visible, if I open the properties of this field I can see the default value. If I click in "ok" button ...