Re: [web2py] how to add asterik in mandotry fields

2013-02-13 Thread Marco Mansilla
El Wed, 13 Feb 2013 06:26:41 -0800 (PST)
waqasiqbal.kny...@gmail.com escribió:

> 
> i want to add asterik at the end of mandotry fields to show the user
> that you must have to fill that field . But the problem is that there
> is no html file for that and form is built on crude, how should i
> add??  i am in need of its solution kindly help me out.
> 

you can add a comment="*" and the change the color with css for that
column element

-- 

--- 
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.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [web2py] how to add asterik in mandotry fields

2013-02-13 Thread waqasiqbal . knysys

marco mansilla , there is no html for these fields which i had mentioned in 
before, so how can i apply this???
On Wednesday, February 13, 2013 8:33:02 AM UTC-8, marco mansilla wrote:
>
> El Wed, 13 Feb 2013 06:26:41 -0800 (PST) 
> waqasiqb...@gmail.com  escribió: 
>
> > 
> > i want to add asterik at the end of mandotry fields to show the user 
> > that you must have to fill that field . But the problem is that there 
> > is no html file for that and form is built on crude, how should i 
> > add??  i am in need of its solution kindly help me out. 
> > 
>
> you can add a comment="*" and the change the color with css for that 
> column element 
>

-- 

--- 
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.
For more options, visit https://groups.google.com/groups/opt_out.