Re: [web2py] Re: SQLFORM labels and input boxes overlapping

2020-04-17 Thread Jon Subscripted
Thanks Dave, I'll check it out!


Libre
de virus. www.avast.com

<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

On Thu, Apr 16, 2020 at 11:21 PM Dave S  wrote:

>
>
> On Thursday, April 16, 2020 at 8:11:41 AM UTC-7, Jonsubs wrote:
>>
>> Hi everyone,
>> In some of my views using SQLFORM, specially when the label text is not
>> short, the input box overlaps and covers part of the label text.
>>
>> How can I avoid this?
>>
>> As this is automatically generated HTML, I do not have clear where should
>> I look.
>> Regards, Jon.
>>
>
> Look in the book for the _style keyword for some helpers.  You can use it
> to set widths.  I do something like with SQLTABLE to adjust column widths.
>
> /dps
>
>
>>
>> 
>>  Libre
>> de virus. www.avast.com
>> 
>> <#m_593659859518582277_CAK8tz32yQknqnSwpAC+j=N_V45RZA+GqmaYD5kRPc0MrnEHmpA@mail.gmail.com_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
>>
> --
> 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" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to web2py+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/web2py/dc5f7f99-554a-4251-9a1c-e42e0a3efab6%40googlegroups.com
> 
> .
>

-- 
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" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/CAK8tz30wffFAi1GD%3D40YB0wTbZ%3DXwRh-KAdxYSu3qwY4s-18CQ%40mail.gmail.com.


[web2py] Re: SQLFORM labels and input boxes overlapping

2020-04-16 Thread Dave S


On Thursday, April 16, 2020 at 8:11:41 AM UTC-7, Jonsubs wrote:
>
> Hi everyone,
> In some of my views using SQLFORM, specially when the label text is not 
> short, the input box overlaps and covers part of the label text.
>
> How can I avoid this?
>
> As this is automatically generated HTML, I do not have clear where should 
> I look.
> Regards, Jon.
>

Look in the book for the _style keyword for some helpers.  You can use it 
to set widths.  I do something like with SQLTABLE to adjust column widths.

/dps


>
> 
>  Libre 
> de virus. www.avast.com 
> 
>  
> <#CAK8tz32yQknqnSwpAC+j=N_V45RZA+GqmaYD5kRPc0MrnEHmpA@mail.gmail.com_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
>

-- 
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" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/dc5f7f99-554a-4251-9a1c-e42e0a3efab6%40googlegroups.com.