J
JED
Hello, let me start out by saying that I am new to InfoPath.
Here is my scenario:
I create a multi-select list that is bound to a sql 2000 data
connection that has an already created query. When a user opens the
form, the form hits the database and populates the multi-select lists.
Currently, I have the form submit sending me an email with the
sumbitted infopath document.
Here is Problem 1:
I open the InfoPath document and all of my form selections persist
EXCEPT the selections from the multi-select list that is populated from
the sql server. I understand that the selections are getting
overwritten because every time the form opens it is repopulating the
multi-select list. How can I make it so that after the form is
submitted, the form no longer updates the multi-select lists from sql
server? I am not sure what to do to persist my multi-list selections.
Here is Problem 2:
Also, how would you copy the text from the selected items from the
multi-select list to a textbox or something. For example, in Asp.Net I
could use a label and after each multi-list selection, I could update
the label displaying the user's selections. I just don't know how to
recreate that scenario in InfoPath.
I appreciate any and all help.
Thanks!
Jennifer
Here is my scenario:
I create a multi-select list that is bound to a sql 2000 data
connection that has an already created query. When a user opens the
form, the form hits the database and populates the multi-select lists.
Currently, I have the form submit sending me an email with the
sumbitted infopath document.
Here is Problem 1:
I open the InfoPath document and all of my form selections persist
EXCEPT the selections from the multi-select list that is populated from
the sql server. I understand that the selections are getting
overwritten because every time the form opens it is repopulating the
multi-select list. How can I make it so that after the form is
submitted, the form no longer updates the multi-select lists from sql
server? I am not sure what to do to persist my multi-list selections.
Here is Problem 2:
Also, how would you copy the text from the selected items from the
multi-select list to a textbox or something. For example, in Asp.Net I
could use a label and after each multi-list selection, I could update
the label displaying the user's selections. I just don't know how to
recreate that scenario in InfoPath.
I appreciate any and all help.
Thanks!
Jennifer