Here a repo of a presumably functional implementation of the recipe link
above : https://bitbucket.org/xavrenard/multiupload_module/src

It was mention at the end of the post completly.

Good luck

Richard

On Wed, Feb 24, 2016 at 7:47 PM, Ron Chatterjee <achatterjee...@gmail.com>
wrote:

> In other words, this code that I leveraged from:
>
> http://www.web2pyslices.com/slice/show/
> 1428/quick-and-dirty-multi-file-ajax-file-upload
>
> Should be updated using the links you send me because  if seems there are
> others who also experienced the same issues. Let me post the code. And I
> agree, it will probably be better not to upload .w2p as most people will
> cut and paste.
>
>
> On Wednesday, February 24, 2016 at 5:01:02 PM UTC-5, Richard wrote:
>>
>> This thread seems to talk about how to do it :
>> https://groups.google.com/forum/#!msg/web2py/OysSkb6c-zI/Lz26h9uZog0J
>>
>> Here there is a recipe :
>> http://in10min.blogspot.ca/2013/04/web2py-implement-multiple-files-upload.html
>>
>> Richard
>>
>> On Wed, Feb 24, 2016 at 4:58 PM, Richard Vézina <ml.richa...@gmail.com>
>> wrote:
>>
>>> Ok, I was just talking about the name of your app...
>>>
>>> I think you will have more help if you append some relevant code to the
>>> issue to this thread...
>>>
>>> Installing an app from someone else is generally the lasting I do when I
>>> can't help the person by simple code review...
>>>
>>> Is  this something you write from your own? From a web2py slice?
>>>
>>> You want multiple upload feature, rigth?
>>>
>>> Regards
>>>
>>> Richard
>>>
>>> On Wed, Feb 24, 2016 at 4:18 PM, Ron Chatterjee <achatte...@gmail.com>
>>> wrote:
>>>
>>>> Seems strange. The issue is. If I delete that JQuery (everything inside
>>>> the script), the modal works fine (just click main_page in the controller
>>>> and then the button subsequently). The moment I insert the multi file
>>>> upload (from the link in the slide) and for which I need the jQuery, the
>>>> model doesn't work. It gets hang. It seems conflict with CSS may be I am
>>>> not sure what the issue is.
>>>>
>>>> On Wednesday, February 24, 2016 at 3:18:37 PM UTC-5, Richard wrote:
>>>>>
>>>>> What the issue exactly? Your app name seems to refer to multiple
>>>>> LOAD() issue, but you are talking about jQuery issue...
>>>>>
>>>>> Richard
>>>>>
>>>>> On Wed, Feb 24, 2016 at 10:33 AM, Ron Chatterjee <achatte...@gmail.com
>>>>> > wrote:
>>>>>
>>>>>> Hi Guys, I have an app where I use the model and it works fine. The
>>>>>> moment I have the Jquery upload script in the view it seems to break and
>>>>>> cause a conflict. Any help or suggestion that experts can provide? 
>>>>>> Attached
>>>>>> is the app. Controller is main_page
>>>>>>
>>>>>> --
>>>>>> Resources:
>>>>>> - http://web2py.com
>>>>>> - http://web2py.com/book (Documentation)
>>>>>> - http://github.com/web2py/web2py (Source code)
>>>>>> - https://code.google.com/p/web2py/issues/list (Report Issues)
>>>>>> ---
>>>>>> You received this message because you are subscribed to the Google
>>>>>> Groups "web2py-users" group.
>>>>>> To unsubscribe from this group and stop receiving emails from it,
>>>>>> send an email to web2py+un...@googlegroups.com.
>>>>>> For more options, visit https://groups.google.com/d/optout.
>>>>>>
>>>>>
>>>>> --
>>>> Resources:
>>>> - http://web2py.com
>>>> - http://web2py.com/book (Documentation)
>>>> - http://github.com/web2py/web2py (Source code)
>>>> - https://code.google.com/p/web2py/issues/list (Report Issues)
>>>> ---
>>>> You received this message because you are subscribed to the Google
>>>> Groups "web2py-users" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>> an email to web2py+un...@googlegroups.com.
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>>
>>>
>> --
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> ---
> You received this message because you are subscribed to the Google Groups
> "web2py-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to web2py+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to