Nope, its not stupid.
At least not as long as you store data in the local database of your app
that is not stored in the directory of your identity management system.
Then you would just duplicate data and I would just use the claims from the
IDM to work in the app.
But if your app stores data abo
I have found my mistake, in the query
db(ti.DocNum == doc)
I was using the wrong variable (doc) which is a row,
it should be docnum.
Thanks villas for your help and words of encouragement.
On Friday, September 11, 2020 at 11:26:51 AM UTC-4 DenesL wrote:
> Hi villas
>
> thanks for your suggest
Hi Denes
Now that you are making things work on the commandline, you should be able
to figure it out.
Maybe you don't need a groupby.
Maybe you have a non-integer value in one of the fields (yes, this kind of
thing could happen on sqllite). An integer saved as a string will be
converted to
Dear Clemens
Sorry for the late answer .. it was my birthday on sunday ...
Well,
My web2py application has a combo box with a lot of languages for a
langage choice
with a T.force(configuration.language)
so the user can change the langage of the web2py application : no problem
My problem
4 matches
Mail list logo