aydeel:
Hi and thanks for the reply.
Actually i want to move the entire form. The form is basically filled in different levels by different users. So i want the user(when tasked is assigned to him) to view the entire form and see the data entered by the previouse user and enter his piece of info then move it to the next one. I dont want to give the user a simple task form where he'll have to open the mail document and then change the main document and complete the workflow by using the task form. I just want the main the only one form to move around and at the same time want it to be saved..
I hope you understand the story :)
thanks again.
My experience is somewhat similar, I have an association form that the administrator sets a few options. Then, I want those options displayed to the user upon initiation of the workflow. The way that I accomplished this was to create two forms with the same namespace and DataSources.
Essentially, I started off by creating the association form. When that was finished, I went into explorer and copied the fileand pasted it with a new name. I opened the new file and changed the form to reflect the new look that I wanted (making some fields read-only, adding fields, removing fields, etc) being sure to leave all the DataSource information untouched. Then I publish them both and presto, the data from the association form shows up in the initiation form.
I am definately not an expert in either sharepoint or IP, but I hope this helps
Good Luck.
Jon