Thanks Johann. I need to take some time and fully read and analyze the
Web2py book. I'll try SQLFORM on a future form.
On Tue, Nov 25, 2014 at 10:26 PM, Johann Spies
wrote:
> On 26 November 2014 at 01:47, Pablo Cruise wrote:
>
>> I'm a novice Web2py programmer and I've searched the net but can
On 26 November 2014 at 01:47, Pablo Cruise wrote:
> I'm a novice Web2py programmer and I've searched the net but can't figure
> this out.
>
I've seen many example using SQLFORM but I don't have a need for these
> fields to be saved or retrieved to/from a database.
>
>
Why don't you use SQLFORM.
I'm a novice Web2py programmer and I've searched the net but can't figure
this out.
I've got a simple webpage with this form:
*form = FORM(TABLE(TR(TH('BEG PLAN START DATE'),
INPUT(_name='begpstrtdt', _class='date', requires=IS_DATE(), _value=t0,
_style="width: 100px;
3 matches
Mail list logo