Added by yves dufour almost 16 years ago
working on forms in specific plugin, I wonder if I can use some existing redmine helpers methods (which options ?)
or do I have to use the standard label_tag / text_field_tag (+CSS)
ex:
rather than standard tabular form
First_Name:
Last_Name
I would like to display
First_Name: Last_Name
thanks for you suggestions
erwin