M
Munajat
Hi,
I've been struggling to find solution for my problems:
1. I use importDOM() method to load an XML file during loading the infopath
for debuggin purpose, but I encountered errors in the code because some of
the fields are locked (their value cannot be edited from the code). But this
is inconsistent, because some of the fields' value can be edited. But this is
not occured if I opened the XML file directly using the infopath form (I add
the necessary processing instructions to the file).
Is this a security issue or what?
2. How to remove blank option in dropdown list box whose entries are taken
from form's data source?
I've been struggling to find solution for my problems:
1. I use importDOM() method to load an XML file during loading the infopath
for debuggin purpose, but I encountered errors in the code because some of
the fields are locked (their value cannot be edited from the code). But this
is inconsistent, because some of the fields' value can be edited. But this is
not occured if I opened the XML file directly using the infopath form (I add
the necessary processing instructions to the file).
Is this a security issue or what?
2. How to remove blank option in dropdown list box whose entries are taken
from form's data source?