Hi,
I would like to add an icon to the title of a formitem. The only way I could find, to get this done is to override the getTitleHtml function and generate additional custom html.
However, I prefer not to go this way as I then am working using a lower level api.
Is there another way to add smartclient components to the title of a formitem?
gr. Martin
I would like to add an icon to the title of a formitem. The only way I could find, to get this done is to override the getTitleHtml function and generate additional custom html.
However, I prefer not to go this way as I then am working using a lower level api.
Is there another way to add smartclient components to the title of a formitem?
gr. Martin
Comment