D
digihoo
Hi,
I have a custom Task form in a Public folder.
The first user opens it and enters data, and an email with a hyperlink
to that form is sent to Marketing during the Item_Write event.
Marketing is able to launch the form from the hyperlink, fill in some
fields, and then, on the second Item_Write event (I'm actually using a
boolean variables), an email with a hyperlink to that form is sent
back to the first user.
The problem is that the first user can't see any of the data that
Marketing has entered, nor can anyone else, except for the Marketing
user.
Also, in the Public Folder, when the form is launched by anyone but
Marketing, only the first user's data is visible.
I have checked to make sure that all controls are bound to fields, and
that the correct properties are being used.
Can anyone please help me?
Thanks
I have a custom Task form in a Public folder.
The first user opens it and enters data, and an email with a hyperlink
to that form is sent to Marketing during the Item_Write event.
Marketing is able to launch the form from the hyperlink, fill in some
fields, and then, on the second Item_Write event (I'm actually using a
boolean variables), an email with a hyperlink to that form is sent
back to the first user.
The problem is that the first user can't see any of the data that
Marketing has entered, nor can anyone else, except for the Marketing
user.
Also, in the Public Folder, when the form is launched by anyone but
Marketing, only the first user's data is visible.
I have checked to make sure that all controls are bound to fields, and
that the correct properties are being used.
Can anyone please help me?
Thanks