Hi
I want to create a custom Attachment field that will host the files in a shared folder. I am a beginner in this, I am not so good in codes as well, learning as I go.
How do I get an additional column settings to appear when a user selects the custom field.
What I really want is, the user to select the custom attachment field. Upon selection, the additional column settings should show
1) Textbox - Where the user will input the shared folder server name
2) Textbox - where the user will input the shared folder name
3) Textbox - where the user will enter his/her name
4) Button - named as Test Connection when clicked, it should return, Connection Successful/Connection failed in a label
Once he clicks ok, the field is then created.
What happens next is, when he enters the New/Edit form, he will an upload file control which when used, will dump the files into the shared folder.