Announcement

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

  • Isomorphic
    replied
    That's the default behavior, if you've setRequired(true) on the item.

    Leave a comment:


  • mathias
    replied
    Ah!.... ok so you mean i add <b> to the prefix and </b> to the suffix?? Heh, that'll work i guess... oh boy what a hack :)

    Leave a comment:


  • Isomorphic
    replied
    See DynamicForm.requiredTitlePrefix/Suffix

    Leave a comment:


  • mathias
    started a topic Set title bold when required

    Set title bold when required

    in your example:
    https://smartclient.com/smartgwt/sho..._conditionally

    The title goes to bold when required, but not by changing style, instead a <b></b> seems to be inserted above and below the label. How is this realized? I couldn't find a way to do it.

    I'm sure i missed something. Pointers appreciated, cheers
Working...
X