File Upload Control does not show up

Hi All,

I want to use File Upload Control in one of my web application to attach file with docs.

I created a File Upload control in form , but when I try to create a new document or edit an existing doc, the file upload control does not show up.

I did the following ( from notes help )

  1. Open the form in which you want to add the file upload control.

  2. Move the cursor where you want the upload control to appear.

  3. Choose Create - Embedded Element - File Upload Control.

  4. Select the control and right-click to open the File Upload Control Properties box.

  5. On the Hide tab select “Hide paragraph from Notes R4.6 or later.”

Thanks for your response.

Subject: File Upload Control does not show up

I’m having the same problem. Any solutions?

Subject: RE: File Upload Control does not show up

I am also experiencing this problem.I have been adding a file upload control to all my admin forms and they are working fine. But when i want to add one to a form in the public website, the control does not show.

anyone has any idea on the cause?

Subject: RE: File Upload Control does not show up

guys

i found the cause myself.

the file upload control which did not show up because it was highlighted as pass-thru html.

once i make sure it is not, it shows up now.

Subject: RE: File Upload Control does not show up

Thanks Simon, I thought I was going mad there!