Re: More ERAttachment Flexible issues
Re: More ERAttachment Flexible issues
- Subject: Re: More ERAttachment Flexible issues
- From: "Andrew R. Kinnie" <email@hidden>
- Date: Tue, 10 Aug 2010 11:42:32 -0400
Honestly, I am not sure at this point. I think it was something I added from something I found in my desperate search for a solution. In any event they appear to have no effect, whether I have them or not. In any event, they should have been removed before sending it. Sorry. I can't find those bindings as a string anywhere, in my workspace, or even google (other than my message) Love to know where I came up with it, but it apparently does not affect the issue at hand.
Andrew
PS: Vinny Luc said he tried switching the default CSS to true, in order to get the progress bar to work, but it doesn't resolve it either. (I'm desperately trying to get him to chime in with what he has tried. Heck , not even Dave has replied.)
On Aug 10, 2010, at 11:07 AM, David LeBer wrote:
>>
>> Attachment1Upload : ERAttachmentFlexibleUpload {
>> failedFunction = "alert(\"Your upload is too large. The maximum size is 15 MB.\")";
>> finishedFunction = "attachmentUploadContainerUpdate()";
>> configurationName = "CCCommunication.attachments";
>> editingContext = communication.editingContext;
>> attachment = communication.attachment1;
>> selectFileLabel = "Choose a file";
>> editorEditButtonClass = "prettyButton";
>> selectFileButtonClass = "prettyButton";
>> cancelButtonClass = "prettyButton";
>> editorEditLabel = "Change";
>> injectDefaultCSS = false;
>> clearUploadProgressOnSuccess = true;
>> innerUploadContainerId = "attachmentUploadContainer";
>> outerUploadContainerId = "attachmentUploadContainer";
>> }
>
> What are these bindings?
>
>> innerUploadContainerId = "attachmentUploadContainer";
>> outerUploadContainerId = "attachmentUploadContainer";
>
> And why are they set to the same value?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden