[web2py] Re: Returning row id upon download click

2017-12-24 Thread Dave S
On Sunday, December 24, 2017 at 8:23:59 AM UTC-8, Ray Leon wrote: > > Hi all, > > I have been working on a project for a while now and am struggling to > figure out a solution to tracking/logging user downloads.. > > The download links are placed directly into the Upload_file column and >

[web2py] Re: SOAP WSDL request strugle

2017-12-24 Thread Dave S
On Saturday, December 23, 2017 at 10:56:45 PM UTC-8, T.R.Rajkumar wrote: > > ts2admin.asmx is the web service. ValidateLogin is the method of that > service. I pass the username and password to that service and it returns > the result. If ret_code is 1 I allow login to my application LP. Ah,

[web2py] Re: scheduler_task.uuid

2017-12-24 Thread Dave S
On Saturday, December 23, 2017 at 8:04:36 AM UTC-8, Pierre wrote: > > just curious about the presence of both* scheduler_task.id > * and *scheduler_task.uuid* ? what's the latter > purpose ? is it a better task reference than id ? is it something related > to dealing

[web2py] What happened to the on-screen time picker widget?

2017-12-24 Thread Ray (a.k.a. Iceberg)
Hi there, I have been using web2py several years ago and I'm picking it up again recently. (Actually, web2py never left me. It is like riding a bike, once you learn you never forget! And that's largely due to Massimo's committment to keep web2py backward-compatible.) OK let's cut to the

[web2py] Re: Google wallet widget wont initialize on the page

2017-12-24 Thread Massimo Di Pierro
That functionality has been implemented so long ago that I would not be surprised if it does not work any more. We should probably simply eliminate from contrib. On Wednesday, 20 December 2017 01:02:36 UTC-6, Rahul wrote: > > Hi All, > I am trying to integrate and utilize the basic

[web2py] Re: Asking support for MySQL create/alter column "AFTER" keyword

2017-12-24 Thread Massimo Di Pierro
look in web2py/gluon/packages/dal/pydal and search for "ALTER" in all files there and subfolders. It wiil give you and idea of how the logic is implemented. On Monday, 18 December 2017 03:59:52 UTC-6, Alfonso Serra wrote: > > I would love to, have some time in December to spend in personal

[web2py] Returning row id upon download click

2017-12-24 Thread Ray Leon
Hi all, I have been working on a project for a while now and am struggling to figure out a solution to tracking/logging user downloads.. The download links are placed directly into the Upload_file column and printed out using SQLFORM.grid , as seen below. Upload File Ref Letter (e.g.

Re: [web2py] Re: Fullcalendar scheduler - creating, changing and saving data to database

2017-12-24 Thread andfae
I used fullcalendar scheduler. And my customer purchased the license. I'm still looking for a free javascript calendar for my web applications... Bye 2017-12-20 21:06 GMT+01:00 Mr. Jeffery : > Andrea Fae' did you ever get a solution on this post I would like to do >