Typical Requirement

Hi,

I have a typical requirement. The requirement goes as below.

There is a form in which user is provided with a Button. Below the button there is a Rich Text field say “Field A”.

There is a Text Template (Such as instructions) in a certain view.

Once the user clicks on the button, it should compose a word document with the wordings that are present in the Text Template and then that word document should be placed in the “Field A”.

Can anyone let me know how can this be accomplished.

Thanks in Advance.

Subject: RE: Typical Requirement

Please just ask about the specific parts of this that you have a problem with.

What do you mean exactly by ‘word document should be placed in the “Field A”?’ As a file attachment? Imported? Be specific.

Have you tried to do this yourself? I see nothing too difficult here, but the trouble is always in the details.

Subject: RE: Typical Requirement

The word document should be placed in Field A as an attachment.

Subject: RE: Typical Requirement

Please just ask about the specific parts of this that you have a problem with.Let’s see what you have so far for code.

Come on, don’t make us waste time telling you the parts you already know how to do.

I’m assuming you already know how to create the Word document and just need to know how to attach it?

How to use LotusScript to create a file attachment in the front end.