View Full Version : Ext.ux.Domino.AnexManager
galdaka
24 Sep 2008, 8:42 AM
Hi all,
Any ideas about how to mask or make beatiful the default fileupload control in Web?
I
mdm-adph
29 Sep 2008, 11:40 AM
I see what you mean -- I can get it to work, but the default file control isn't hidden like it is in Ext's example... :-?
galdaka
30 Sep 2008, 12:09 AM
I
jratcliff
1 Oct 2008, 6:59 PM
Great! I can't wait to try it out. By the way, I really like your iconManager ux. =D>
galdaka
6 Oct 2008, 12:36 AM
I finish the first release of the control but I have not any notes host for upload a demo.
The component have UI ExtJs interface and:
1) One lotus Notes form for upload files by iframe.
2) One generic agent for delete selected id files.
I put some screenshots.
Greetings,
mdm-adph
7 Oct 2008, 12:37 PM
Aye, great work! Looks amazing.
Did you decide not to use the "%%Detach" checkbox name method to delete attachments?
galdaka
7 Oct 2008, 12:50 PM
Aye, great work! Looks amazing.
Did you decide not to use the "%%Detach" checkbox name method to delete attachments?
No. I use lotusScript agent that delete all selected documents with one call and manage posible errors.
I have generic "url" named script library that capture and split URL calls makes with "POST" or "GET" method. Is very useful for many situations in application (I think all situations with ExtJS ;))
P.D: In my solution each file is a document with her readers and writers. I have only dleete a document... If any have a public Domino host send me a email to galdaka@hotmail.com for public this work and others...
Greetings,
jratcliff
7 Oct 2008, 4:11 PM
A separate document for each file? I like that idea a lot. I've been in the process for a few days on doing just that on an existing application within my company. The current code stores multiple file attachments on a single document but now we have the need to restrict certain files from certain users and a separate doc for each file with readers/authors fields is definitely the way to go!
galdaka
7 Oct 2008, 10:29 PM
A separate document for each file? I like that idea a lot. I've been in the process for a few days on doing just that on an existing application within my company. The current code stores multiple file attachments on a single document but now we have the need to restrict certain files from certain users and a separate doc for each file with readers/authors fields is definitely the way to go!
If you contact me to galdaka@hotmail.com I send you the code without problems. If you have a public Domino host would be interesting...
Greetings,
galdaka
12 Oct 2008, 12:43 AM
I have no time for work on this. But my idea is:
1) JS class: Ext.ux.Domino.AnexManager.js (I attach this file in this post).
One form for create attachments.
One view for attachments.
2) I Create hidden iframe when you click in "add". I open the attachment form and "simulate" the click in the upload "button" of this form. When you select file I make the submit. All in background.
3) In future, I want to add second "method" to this component. This hidden "method" and "visible method". When you click "Add", open the form and enter the file and other fields relationated with the attachment.
4) If anybody provide me a Domino host for publish my work, I will share part of my work (My client wants it so). Don
Powered by vBulletin® Version 4.1.5 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.