You have to do it in bootstrap.min.css file
Find the line:
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav >
li > a:focus {
color: #ff
background-color: transparent
}
Change the color to your choice of color.
On Saturday, June 18, 2016 at 1:08:16 AM UTC-5, E
Where do we set the maxtextlength?
On Tuesday, June 14, 2016 at 4:46:05 AM UTC-5, Jitun John wrote:
>
> Thanks a lot Anthony. Works like Charm.
>
> On Monday, June 13, 2016 at 8:42:16 PM UTC+5:30, Anthony wrote:
>>
>> As per the documentation:
>>
>>
>>- maxtextlength sets the maximum length of
Thanks a lot.
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this message because you are subscribed to the Google Groups
"web2py-users" gr
Thanks a lot.
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this message because you are subscribed to the Google Groups
"web2py-users" gr
I am new to web2py. Which file should I make these changes?
Thanks.
On Friday, July 15, 2016 at 10:45:01 PM UTC-5, Jordan Myers wrote:
>
> Hey everyone,
>
> so the default csv exporters for sqlform.grid will use the headers as the
> 'database' names, but I would rather it use the field.label inst
Followed your instructions, but I am getting this Traceback
Traceback
1.
2.
3.
4.
5.
6.
7.
Traceback (most recent call last):
File "/Users/sraveend/Documents/web2py/gluon/restricted.py", line 227, in
restricted
exec ccode in environment
File
"/Users/sraveend/Documents/web2py/application
Actually I added the following line on top of the custom_exporter.py file
import cStringIO
On Friday, July 15, 2016 at 10:45:01 PM UTC-5, Jordan Myers wrote:
>
> Hey everyone,
>
> so the default csv exporters for sqlform.grid will use the headers as the
> 'database' names, but I would rather it u
Yes. I have no success too.
Any help is appreciated.
On Saturday, October 24, 2015 at 7:30:52 PM UTC-5, Pierre wrote:
>
> Hi everyone,
>
> I tried to do it with no success with this:
>
> auth.settings.login_after_registration = False
>
> thanks for your help
>
>
--
Resources:
- http://web2py.com
Can I use show_if for 2 tables?
For example:
db.table2.field.show_if = (db.table1.box==True)
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received
Is this possible at all?
On Sunday, July 24, 2016 at 5:32:43 PM UTC-5, Sneka R wrote:
>
> Can I use show_if for 2 tables?
> For example:
> db.table2.field.show_if = (db.table1.box==True)
>
> To be more clear:
> Model:
> db.define_table(’table1’,
>
It worked initially and do not work now.
The field help2 is visible even if the field help1==False
How do I do this?
Please I need help in figuring this out.
On Sunday, July 24, 2016 at 5:32:43 PM UTC-5, Sneka R wrote:
>
> Can I use show_if for 2 tables?
> For example:
> db.table2.f
I have been using administrative interface(localhost) without any problem.
I tried several password and I got locked out.
Now it is giving this error:
admin disabled because unable to access password file
How do I fix this?
Any help is appreciated.Thanks.
--
Resources:
- http://web2py.com
- ht
hosts.deny file is empty.
On Wednesday, July 27, 2016 at 9:32:56 AM UTC-5, Sneka R wrote:
>
> I have been using administrative interface(localhost) without any problem.
> I tried several password and I got locked out.
> Now it is giving this error:
> admin disabled because u
Yes. There is.
On Wednesday, July 27, 2016 at 9:32:56 AM UTC-5, Sneka R wrote:
>
> I have been using administrative interface(localhost) without any problem.
> I tried several password and I got locked out.
> Now it is giving this error:
> admin disabled because unable to acces
le "/Users/SR/Documents/web2py/gluon/sqlhtml.py", line 160, in _attributes
trigger, cond = show_if(field.show_if)
File "/Users/SR/Documents/web2py/gluon/sqlhtml.py", line 112, in show_if
base = "%s_%s" % (cond.first.tablename, cond.first.name)
AttributeError:
Thanks.
I am new to programming.
I want to create a form based on the field selections from another table.
How can I accomplish this using web2py?
Thanks in advance.
On Sunday, July 24, 2016 at 5:32:43 PM UTC-5, Sneka R wrote:
>
> Can I use show_if for 2 tables?
> For example:
&g
Hi,
I have been using web2py for few days now. All the files I have created has
vanished. What happened?
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
I downloaded a new layout plugin for my app. The dropdown menu stopped
working after that. I am a newbie and need help.
Thanks
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list
wn menu is
not working.
On Friday, April 15, 2016 at 3:50:36 PM UTC-5, Sneka R wrote:
>
> I downloaded a new layout plugin for my app. The dropdown menu stopped
> working after that. I am a newbie and need help.
> Thanks
>
--
Resources:
- http://web2py.com
- http://web2py.com/bo
19 matches
Mail list logo