The "formargs" argument applies to the view, create, and update forms
generated by the grid, not the search widget. But as long as you're
creating a custom search form, why not just directly set keepvalues in the
searchform() code?
Anthony
On Friday, March 30, 2018 at 4:05:32 PM UTC-4, Shrabya
On Friday, March 30, 2018 at 12:38:11 PM UTC-4, Jim S wrote:
>
> Is this really in a module? Have you imported auth and set it to the
> current auth before the line you specified?
>
That isn't the issue here, as the "auth" object is clearly defined in the
context presented -- it's just missing
On Friday, March 30, 2018 at 10:01:45 AM UTC-4, Maurice Waka wrote:
>
> I have been getting this error in the last few days but somehow, with
> restarting my comp, the error is sorted out. Every time I create a new
> module and test it in the app, the error appears.
> This is the latest, and this
tried it for learn, nice app, at first thought that the form submitted will
store in database, hehe
*installation and running step :*
*terminal_0*
cd path/web2py/applications
git clone https://github.com/jredrejo/web2pyreactpoc
cd web2pyreactpoc/static/src
npm install
./node_modules/.bin/webpack
Thanks for clarifying Anthony, but I did try formargs in the ways you
suggested and did not get any values kept in the form after submission.
Here is my grid definition. I am using my own search_widget. Could that be
part of the problem?
def searchform(fields, url):
family = Field("family
h! for this of you who don't are to experienced with git, for updating
your git clone of the web2py:
git pull --recurse-submodules
This will update gluon/packages/dal to
On Wed, Mar 28, 2018 at 1:18 PM, Yoel Benítez Fonseca
wrote:
h!
How long takes the changes from pydal to be in the web2p
Is this really in a module? Have you imported auth and set it to the
current auth before the line you specified?
I don't think auth works within a module by default.
-Jim
On Friday, March 30, 2018 at 9:01:45 AM UTC-5, Maurice Waka wrote:
>
> I have been getting this error in the last few days
Sure! Let me see how to do that and I will. Thank you
Le mercredi 28 mars 2018 18:49:08 UTC+2, Massimo Di Pierro a écrit :
>
> I think this is. Can you please open an issue about it?
>
> On Tuesday, 27 March 2018 13:32:15 UTC-5, alexand...@gmail.com
> wrote:
>>
>> Hello All,
>>
>> I'm an absolut
Il 29/03/18 21:13, Richard Vézina ha scritto:
> They are intent to be used to specify something before or after the
> delete... I mean even if there is no "pure" deletion occuring your
> record doesn't exist anymore for the end user once you "deleted" it
> even if versioning mechanism keep trace of
I have been getting this error in the last few days but somehow, with
restarting my comp, the error is sorted out. Every time I create a new
module and test it in the app, the error appears.
This is the latest, and this time, even with restarting the system, the
error below appears and I cant us
10 matches
Mail list logo