well,don't think for too long.that's very unproductive
--
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
well,don't think for too long.that's very unproductive
--
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 s
On Thursday, September 28, 2017 at 4:23:21 AM UTC-7, Pierre wrote:
>
> worked !!
>
> thanks Dave.
>
> what's next we should try ?
>
>
It's hard to top that, so give me some time to think about it.
/dps
> Le mercredi 27 septembre 2017 03:26:56 UTC+2, Dave S a écrit :
>>
>>
>>
>> On Tuesday
worked !!
thanks Dave.
what's next we should try ?
Le mercredi 27 septembre 2017 03:26:56 UTC+2, Dave S a écrit :
>
>
>
> On Tuesday, September 26, 2017 at 2:58:02 PM UTC-7, Pierre wrote:
>>
>> I tried to tame a raccoon and it didn't work. :(
>>
>>
> What's the python signature of a racc
On Tuesday, September 26, 2017 at 2:58:02 PM UTC-7, Pierre wrote:
>
> I tried to tame a raccoon and it didn't work. :(
>
>
What's the python signature of a raccoon? I think you need to provide some
of the optional parameters.
/dps
>
> Le lundi 25 septembre 2017 20:37:10 UTC+2, Dave S a
On Monday, September 25, 2017 at 11:37:10 AM UTC-7, Dave S wrote:
>
>
>
> On Monday, September 25, 2017 at 9:35:04 AM UTC-7, Richard wrote:
>
>
>> Instead of asking why you try to use don't work, ask us how to do what
>> you try to achieve, it will be more productive.
>>
>>
> Except when the f
On Monday, September 25, 2017 at 9:35:04 AM UTC-7, Richard wrote:
> Instead of asking why you try to use don't work, ask us how to do what you
> try to achieve, it will be more productive.
>
>
Except when the first response is "well, what did you try?"
I think it's useful to say "I'm tyring
Set proper validater in your models or create a custom validator or use a
javascript plugin that behave has you would your input field to do in the
front end as you collect the data in the way you want in the backend...
Instead of asking why you try to use don't work, ask us how to do what you
try
Hi everyone,
trying to replace a list:string form data attribute (data-fuu) value
am doing the following:
form = SQLFORM(db.listfoo, record=rec, fields=['foo'], showid=False)
for i,fe in enumerate(form.elements('input.string')):
fe['_data-fuu'] = form.record.fuu[i]
I
9 matches
Mail list logo