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 )
Open the form in which you want to add the file upload control.
Move the cursor where you want the upload control to appear.
Choose Create - Embedded Element - File Upload Control.
Select the control and right-click to open the File Upload Control Properties box.
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?
hcl-bot
November 15, 2004, 1:23pm
3
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?
hcl-bot
November 15, 2004, 1:52pm
4
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!