I’ve got docs that are sent to the Mail-in database from groupwise mail Application. I display this documents to the users using the memo form from the view in notes to the Intranet.
Problem: The docs dont appear on the Intranet, everytime I need to resave them on notes (Manually) in order for them to appear on the web.
The docs do display on the notes client, dont have any resrictions set on the form.
What causes the docs not to show at first without resaving them.
I tried to create an agent that resaves this docs every 20min but they need a manual resave.
Is the a solution to this problem.
Thanks in Advance.
from troubled Developer
Subject: Documents dont show on the web
Sounds like the manual save re-computes some fields needed for web display.
And agent with a save onyl will not compute any fields.
Retry the agent and add ComputeWithForm to it before saving.
Check the webview for the selection formula and see what field is needed should it be needed
Subject: RE: Documents dont show on the web
Jean-Louis
I’ve done the Compute with form solution and I forced tha agent, it seems to be working except that it changes the text to Bold on the web…what could be causing these.
Subject: RE: Documents dont show on the web
Hard to tell without having the forms.
I would think the display form for the web simply is set to bold.
The content is stored in 1 big rich text or do you have normal fields?
Subject: Documents dont show on the web
Maybe you can try to set the field Form to “Memo” ?I am not sure it is transmitted or added when received.