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

Formatting Numbers in CAF Input Text Field

  • 1.  Formatting Numbers in CAF Input Text Field

    Posted Fri September 16, 2011 07:50 PM

    Hi
    What is the technique to format numbers entered into input text field? I set the converter to FormattedNumber. But conversion is not happening.

    Thanks


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


  • 2.  RE: Formatting Numbers in CAF Input Text Field

    Posted Tue September 20, 2011 05:43 PM

    You’ll need to do a form post to the server. One of the many ways you can do this is by raising an async hidden command on the onblur of the text input.

    Regards,
    –mark


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