Hi .
I think the question is more about python than web2py , but i am
asking here . I want to capitalize all user input , before storing the
answer , so everything is in capital letters . How can i do it with
custom forms or sqlform .
Thanks
Sarados
I hope that you have checked the language settings of your browser and
you have used the admin part for updating languages, before
translating the field . I hope it helps
Sarados
On 3 Αύγ, 14:35, max wrote:
> yes. it shows incorrectly in the browser.
>
> On Aug 2, 7:13 pm, Jason Brower wrote:
>
VERY NICE . Even if i dont understand the magics , i can understand
the result. It is a poem(almost ) . I disagree also with the
conservative spirit of some responces . Fun like this must always have
positive acceptance . Documentation problem about the many features of
Web2py is existant and unsol
gt; you set zero to null, making the first value of the dropdown the
> default selected.
>
> --
> Thadeus
>
> On Mon, Jul 26, 2010 at 3:36 PM, sarsar wrote:
> > Hi all,
> > Please help me with the syntax of dropdown selection , because i'
> > ve read a lo
Hi all,
Please help me with the syntax of dropdown selection , because i'
ve read a lot of answers and sugestions, AND the book , and i cant
find how to do this simple thing .
db.candidate.for_language.requires=IS_IN_SET(['english','french','german']),default='english'
using crud
hi , the plugin works correctly but to my opinion has lesss facilities
than datatables plugin for example . Its search function works , but
is less friendly , i cannot pass labels to the columns( allthought
somebody proposed a solution:
http://groups.google.com/group/web2py/browse_frm/thread/83e4
get('jqgrid',db.yourtable,colnames=[.])}}
>
> The jqGrid widget has a button in bottom-left corner that opens a
> popup search box. It is less user-friendly than datatable but allows
> more precise construction of search criteria and works via ajax, i.e.
> with arbitrary large amount o
pass data from the form to pdf report .
Sarados
On 19 Ιούλ, 21:55, mdipierro wrote:
> I strongly suggest you install plugin_wiki from cube2py and do
>
> {{=plugin_wiki.widget(db.yourtable,colnames=[.])}}
>
> It has much more funcitonality.
>
> Massimo
>
> On Jul 19
. Is there any way to pass
data to the datatable plugin ? I believe that there must be a way .
Many have writen in the list that they are using it . Code like the
following must have a way to be inserted .
Any advice or help .
Thanks
Sarados
On 19 Ιούλ, 16:45, sarsar wrote:
> Hi , i solved one
Hi , i solved one of my problems , i changed texts inside the
datatable js file and now i have most messages in my language . It is
not correct procedure but it works for me . Normally i should have
obtain a file and instruct the module to use it . More details at
datatables' site "" INTERNATIONAL
Hi ,
I am looking at the http://www.datatables.net/usage/columns
documentation and i dont understand how i can pass some options to my
case . Mostly i am interested for sTitle and for Internationalisation
of the header elements . I want to display my titles and translated in
my language . Is it po
Hi again
Trying to solve my problems with forms , i ve begun to use
datatable plugin , and finally i got it working with my tables and
data . Now i am trying to localise and change lenth and features of
the results .
-Can somebody help me to understand how i can intergrate with the
T('name...
Hi again
Hello everyone,
I am new at web2py and learning its features . I have some questions .
1.I am looking at the code of one program named radio where jpgrid
tables are used for data presentation. I cant find how to translate
field names . I first thought to do it like T('name') in the name of
th
if you could give me some of your precious time .
Thanks again
Sarados
On 14 Ιούλ, 01:23, sarsar wrote:
> sory i pressed wrong button . I sent my message to you , so probably i
> have to responde again
>
> On 14 Ιούλ, 00:34, mdipierro wrote:
>
> > say you have this
gt;
> db.define_table('atable,Field('data'),created_by)
>
> you can retrieve rows created by the current user with
>
> rows=db(db.atable.created_by==auth.user_id).select()
>
> On 13 Lug, 16:27, sarsar wrote:
>
> > Hi , maybe because it is to late here ,
Hi , maybe because it is to late here , or because i am rather old
and slow learning , i am in front of a problem i cannot find the
solution . As i dont now python , i cannot combine something that
logicaly is very simple and easy to do , but i can find the correct
code to do it . I declare a ca
Hi , i am learning and it might be easy , but i cant do it. In the
book example for jQuery effects , i am trying to catch the mouse when
it is over the name or the " married selection " , to show some help
or instructions for this specific field or selection . I understand
that i have to use the mo
18 matches
Mail list logo