IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

formatted text not wrapping

  • 1.  formatted text not wrapping

    Posted Sun October 19, 2008 12:31 AM

    I got a control label with a button and two formatted texts(both are on hideable panels). The first one is abbreviated version of the second one and the button shows/hides between the two formatted texts.

    I notice that the softwrap=true isn’t working - has anyone else seen this problem?


    #webMethods
    #MWS-CAF-Task-Engine
    #webMethods-BPMS


  • 2.  RE: formatted text not wrapping

    Posted Wed October 22, 2008 10:30 PM

    don’t know if anyone cares or not but i got around above problem by adding
    word-wrap
    : break-word;
    to the css style area of the formatted text


    #webMethods
    #webMethods-BPMS
    #MWS-CAF-Task-Engine