Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Dynamic Form Hilite property

    Hi,

    I need to change the way the required field is hilited in a dynamic form.
    The hilite should be adding a star after the title and not making the title bold.

    I found the class setHiliteProperty.

    com.smartgwt.client.widgets.form.DynamicForm.setHiliteProperty(String hiliteProperty)

    But I did not know how to configure it to be done as mentioned above?

    Any idea?

    #2
    Check out this thread.

    Comment

    Working...
    X