On Wednesday, January 18, 2017 at 7:37:52 AM UTC-8, Ramos wrote:
>
> Dave, maybe next time you write a less generic "Subject"
> It would be easier to find it.
> Regards
>
>
I admit to having gone for cutesy in the subject line, but some of us read 
all the posts; where does "finding" come in?

/dps

 

> 2017-01-16 20:06 GMT+00:00 Dave S <[email protected] <javascript:>>:
>
>> On Tuesday, January 10, 2017 at 11:34:48 PM UTC-8, Dave S wrote:
>>>
>>> On Tuesday, January 10, 2017 at 3:04:13 PM UTC-8, Dave S wrote:
>>>  
>>>
>>>> Maybe replace the top part with?
>>>>
>>>>     form = SQLFORM(db.QuarterMaster)
>>>>     if request.vars.PostDate:
>>>>       form.vars.PostDate = request.vars.PostDate
>>>>     else:
>>>>       form.vars.PostDate = str(request.now.year) + "-" + str(request.
>>>> now.month) + "-" + str(request.now.day)
>>>>     if form.process().accepted:
>>>>         # here was form.vars.PostDate = request.vars.PostDate
>>>>
>>>
>>> Nope.
>>>
>>
>> My turn to wonder if someone has more of clue than I do.
>>
>> /dps
>>  
>>
>>>  
>>>
>>  
>>>
>> -- 
>> 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 [email protected] <javascript:>.
>> 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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to