I use the comment attribute to mark fields that are required: db.rechtsvorm.rechtsvorm.comment=SPAN('*',_class='required')
The * displays to the right of the input field. However, when I have a table that contains an SQLField of type text, all the * move too far away from the input field. I wonder whether it is possible to add the comment to the second column of the table instead of displaying it in the third. Kind regards, Annet. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---