Hi all,
In my web application i have two file upload controls and two rich text field next to it. I want to link theses upload controls and rich text field (i.e) if a file is uploaded using a file upload control it should get attached in the rich text field next to it. As of now the domino is attaching all the files in the first rich text field encountered in the document. Cant we attach the files in a particular rich text field?
Thanks in advance