Hi,
I used TableWalker (available in the Sandbox) for my form, to add records to a table. However, one of the record items I need to add on is file attachment.
I put the upload control at the dialog form, and since the dialog form is never saved, how do I capture the attachment to the opener document?
Please help
Regards
Rusyinni
Subject: Attachment on Dialog box
Is this web based application?
If Yes; r u using window.open / ModelDialogwindow.
Thanks
Jana
http://www.dominodesigner.com
Subject: RE: Attachment on Dialog box
Hi,
Yes, it’s web application, and i was using javascript:window.open command to open up the dialog form with the upload control in it
Please let me know if you can help
Rgds
Rusyinni
Subject: RE: Attachment on Dialog box
Just do one thing
1st Solution:-
-
Open New form with file upload control
-
Submit this window
-
write a query save agent
a. this agent extract attachments into server
b. this agent should reattach to your parent document
c. just refresh your parent window from agent.
That’s it
2nd solution
-
Open main document using window.open
-
just show only file upload control
-
so user will select file and submit the form then close window and refresh your parent window
i gave solution to on mnc company but i coded for 1st solution if you want i can send you the db, give me your email id.
send your email id details to my email
cts_janardan@yahoo.com
cts_janardan@dominodesigner.com
Thanks
jana
http://www.dominodesigner.com