On Friday, January 17, 2020 at 1:50:53 PM UTC-8, Jim S wrote:
>
> I'm wondering if there is a roadmap or list of features that you intend to
> add to py4web.
>
> I'm wondering if we're going to see something similar to SQLFORM.grid.
> I'm primarily looking for something that would build a filt
On Friday, January 17, 2020 at 1:58:12 PM UTC-8, mostwanted wrote:
>
> Hi guys can someone please help me with a clear definition of how I can
> add a loading gif to my application, one which will be displayed while the
> user is waiting for a page to open after clicking a link. Most of the
>
Hi guys can someone please help me with a clear definition of how I can add
a loading gif to my application, one which will be displayed while the user
is waiting for a page to open after clicking a link. Most of the
discussions on this topic are not clear on how this can be achieved.
Regards
I'm wondering if there is a roadmap or list of features that you intend to
add to py4web.
I'm wondering if we're going to see something similar to SQLFORM.grid. I'm
primarily looking for something that would build a filterable 'list' table
of records in a table, along with pagination support.
I should re-state my problem. With web2py I wasn't using session, but
response. I added a couple of attributes that always got added to the
response object. Not sure how to mimic that in py4web, or would I even
want to?
-Jim
On Fri, Jan 17, 2020 at 11:16 AM Jim S wrote:
> Hi
>
> I'm trying t
Hi
I'm trying to pass a session variable to layout.html but it tells me that
session is not available:
NameError: name 'session' is not defined
I use this technique in web2py to send a page title to layout.html without
having to pass it in the returned dict from the controller.
Obviously I'm
Hello, I'm creating a small project to test the use of web2py.
After going through some of the documentation for web2py I've found myself
in quite a problem to deal with a many to many insert/update form.
The simplified context for the example is this:
Model:
There are people (person) and each c
7 matches
Mail list logo