>
> Sample of content default order.load (please note the absence of {{extend
> 'layout.html'}}):
>
> {{=order}}
>
>
> More on LOAD helper in
> http://web2py.com/books/default/chapter/29/12/components-and-plugins#LOAD
>
>
>
> Il giorno vener
order)
>
>
> order.html should be:
>
> {{extend 'layout.html'}}
> {{=order}}
>
>
> Tested on my system and works as expected.
>
> -Jim
>
>
> On Friday, August 4, 2017 at 10:51:30 AM UTC-5, Samuel Gosling wrote:
>>
>> I declared tha
>
> instead of:
>
> return order
>
> -Jim
>
> On Friday, August 4, 2017 at 9:45:51 AM UTC-5, Samuel Gosling wrote:
>>
>> Hey guys completely new to web development and web2py , enjoying it so
>> far. It has a lot of potential.
>>
>> Need help loa
I declared that that didn't work if you read my text properly!
On Friday, August 4, 2017 at 3:52:56 PM UTC+1, Áureo Dias Neto wrote:
>
> Your 'form' is in the variable order, here: order = SQLFORM(db.order,...
>
> use {{=order}} in the view
>
--
Resources:
- http://web2py.com
- http://web2py.c
Hey guys completely new to web development and web2py , enjoying it so far.
It has a lot of potential.
Need help loading my form in my index.html as I can't using {{=form}} or in
this case {{=order}} only by using the command
{{=LOAD('default','order')}}. I believe this may be my problem in
su
5 matches
Mail list logo