Multiple File upload / Rich text field

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

Subject: Multiple File upload / Rich text field

I don’t think you have that much control with the lame built-in File Upload controls.

You can detach and reattach files to specific fields on the backend via script, or there are 3rd party tools that give you way more control.

Regards, BPM