B
Brad Simon
I have to be making this much more difficult than it is.
When I save the document, I need to save a value on a field (ie:
my:myFields/Group/FieldName). It is a text field, and I simply cannot make
it work. I have tried the XPath a number of different ways. I am using
VBscript (since I know it far better than JavaScript).
I am deeply disappointed in the Script editor provided with InfoPath, and
the pain it is to do a simple debug. I am pulling my hair out, and I don't
have any left. I wouldn't use it, if I had a choice.
Isn't there a simple "SaveThisValueTo(my:myFields/Group/FieldName,
"myValue")? If not, what do I have to do to make this work.
When I save the document, I need to save a value on a field (ie:
my:myFields/Group/FieldName). It is a text field, and I simply cannot make
it work. I have tried the XPath a number of different ways. I am using
VBscript (since I know it far better than JavaScript).
I am deeply disappointed in the Script editor provided with InfoPath, and
the pain it is to do a simple debug. I am pulling my hair out, and I don't
have any left. I wouldn't use it, if I had a choice.
Isn't there a simple "SaveThisValueTo(my:myFields/Group/FieldName,
"myValue")? If not, what do I have to do to make this work.