Hi,I am building an application,and I work with documents and their responses,folders,views and embedded views in form.
I need users have rights to create folder,in ACL,
When users send a messagebox, it isn`t a real “send to”, in my lotus script code, I assign the recipient’s name to field
Author and I put the document from a specific view into shared Folder, that is named with The recipient Common Name.
In my AllFolderInfo View,I have a document with the folder design and Properties ,that I want. If User hasn’t any folder,
I create a new one whose design is copied from the document that exits in AllfolderInfo, and I only modify the name of folder.
I add documents to this new folder,and sometimes I add their responses whithout moving the topmost parent document.
It’s Ok (when I open the response, I open the topmost parent of the response through a function)
But I have found several problems:
Users can create folders, and in advance, in copy from, They can choose any view of the database. And Not all views have
the property:“Show response Hierarchy”, then,
when They try to move the responses from a folder to the other, that they have created,they receives an error
"You can’t move responses
to a view that shows response hierarchy, need to move the topmost parent of response".
Can I control this?, I think, I can’t but…
And the last question, when I call to “Folder Method”, iS There any way, I can know If user click cancel, or Ok?.
if someone can help me…it should be great.
Regards,
Mary