Afternoon everyone!
Recently I submitted a query regarding the "Link between Main Form (Documents) and Response Form" (posted 11/01/02). (As mentioned before I am quite new to LotusNotes development, so please, please bear with me on this one!!).
Btw, many thanX for both of your recent suggestions, Judalie & Pmonett.
Judalie
I did what you suggested previously: "..being in the main document when creating the response document". On my main form ('AONE'), I have an action button, with the following code/formula attached:
@Command([Compose];"BTWO"
( - my response form being 'BTWO').
What I simply want to do is to click on the action button and open form 'BTWO' to:-
(a) create a new response document to the main document 'AONE',
- and then later on
(b) be able to go back into the relevant response document to edit it.
But when I click the action button under Notes Preview, all I get is the error msge:
"No document is selected; Please select a document to respond to".
(1) Can somebody please tell me exactly what this msge means/implies?
I've perused thro' the help guide on LotusNotes (Dominos R5), tried the (limited!) tutorial, and had a brief look thro' a (very good, advanced) manual: "Sams L N & Dominoes R5 Unleashed".
I understand that 'the response documents store a reference to the parent document in a field named $Ref, which contains the Document ID of the parent document, and is maintained internally by Notes.'
(2) Would this ID be the same as a unique field on both my parent and response documents?
Pmonett
Thank you for your suggestions, concerning the creation of a ''view' that respects the response hierarchy' and so on.
However I'm not quite ready to design the 'Views' yet as such. What I want to do first and foremost, is to create documents, and then response documents to each of the parent documents. Basically what I want to do is to create a response document whilst in Preview, and then perhaps later maybe open up/edit this response document.
Can this not be implemented without creating views?
(3) Could somebody possibly advise: where under the Form properties of my response form 'BTWO' would I establish a link between a field 'QANo' say, and an identical field 'QANo' on the parent form 'AONE', please?
(Is the link established automatically as the DocumentID within the field $Ref?).
Is the reason why I am obtaining the message, as mentioned earlier, anything to do with the link between my forms?
Many, many thanks in advance, folks.
Kind regards
Magnetar
(Frustration, - this has got to be easy!! )
Recently I submitted a query regarding the "Link between Main Form (Documents) and Response Form" (posted 11/01/02). (As mentioned before I am quite new to LotusNotes development, so please, please bear with me on this one!!).
Btw, many thanX for both of your recent suggestions, Judalie & Pmonett.
Judalie
I did what you suggested previously: "..being in the main document when creating the response document". On my main form ('AONE'), I have an action button, with the following code/formula attached:
@Command([Compose];"BTWO"
( - my response form being 'BTWO').
What I simply want to do is to click on the action button and open form 'BTWO' to:-
(a) create a new response document to the main document 'AONE',
- and then later on
(b) be able to go back into the relevant response document to edit it.
But when I click the action button under Notes Preview, all I get is the error msge:
"No document is selected; Please select a document to respond to".
(1) Can somebody please tell me exactly what this msge means/implies?
I've perused thro' the help guide on LotusNotes (Dominos R5), tried the (limited!) tutorial, and had a brief look thro' a (very good, advanced) manual: "Sams L N & Dominoes R5 Unleashed".
I understand that 'the response documents store a reference to the parent document in a field named $Ref, which contains the Document ID of the parent document, and is maintained internally by Notes.'
(2) Would this ID be the same as a unique field on both my parent and response documents?
Pmonett
Thank you for your suggestions, concerning the creation of a ''view' that respects the response hierarchy' and so on.
However I'm not quite ready to design the 'Views' yet as such. What I want to do first and foremost, is to create documents, and then response documents to each of the parent documents. Basically what I want to do is to create a response document whilst in Preview, and then perhaps later maybe open up/edit this response document.
Can this not be implemented without creating views?
(3) Could somebody possibly advise: where under the Form properties of my response form 'BTWO' would I establish a link between a field 'QANo' say, and an identical field 'QANo' on the parent form 'AONE', please?
(Is the link established automatically as the DocumentID within the field $Ref?).
Is the reason why I am obtaining the message, as mentioned earlier, anything to do with the link between my forms?
Many, many thanks in advance, folks.
Kind regards
Magnetar
(Frustration, - this has got to be easy!! )