N
NikV
I have a question. I have a text box in my InfoPath template. The text box
will store Milestone dates. For example the data will look like the below
when the user enters it in:
9/10/05 Project Kickoff Day
9/15/05 Project Funding Finalized
10/12/05 Ran into some Data problems
After hitting submit in the template, the data will be stored in a database.
The database has a trigger which will write an XML file. The XML file is
used to populate the text boxes for additional edits in the future. My
question is how do I keep the data looking like the above when it's reading
from the XML file. The data gets "pushed" and "word wrap" all together.
Hope this makes sense. Thanks in advance.
will store Milestone dates. For example the data will look like the below
when the user enters it in:
9/10/05 Project Kickoff Day
9/15/05 Project Funding Finalized
10/12/05 Ran into some Data problems
After hitting submit in the template, the data will be stored in a database.
The database has a trigger which will write an XML file. The XML file is
used to populate the text boxes for additional edits in the future. My
question is how do I keep the data looking like the above when it's reading
from the XML file. The data gets "pushed" and "word wrap" all together.
Hope this makes sense. Thanks in advance.