Hi! I need the function of “UnprocessedDocuments” property in web similar to Notes. Anyone plz help.
Thanks in advance
Hi! I need the function of “UnprocessedDocuments” property in web similar to Notes. Anyone plz help.
Thanks in advance
Subject: Unprocessed documents in web
Hi MuthuUnprocessedDocuments in Notes Client mean selected documents in the view.
but in web you can’t select document in view like notes, so you have make little bit changes in the view when you designed.
changes as follows
Create a first column and write html and create check box so users can select check box then provide submit button then write “QuerySave” agent .
i hope u got it…
Thanks
jana
Subject: RE: Unprocessed documents in web
Thanks for ur response.
I am little bit confusing. If u can explain me in detail, it would be better for me to proceed.
Subject: RE: Unprocessed documents in web
The current document is also in the context. You might find it helpful to look at example in shipping templates or in the Sandbox.