webMethods

webMethods

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

displaying escape characters like &, ' in text control

  • 1.  displaying escape characters like &, ' in text control

    Posted Thu June 04, 2009 05:57 AM

    Hi,
    I want to display escape characters like &,’ etc in a text control
    for example
    you&Me

    but it shows you&Me

    How to display these characters in text control?


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


  • 2.  RE: displaying escape characters like &, ' in text control

    Posted Thu June 04, 2009 07:16 AM

    Hi Sunny,

    There is a property called “escape” for the Text control.
    in your case it is set to true. set it to false and provide the value for the text control like with some space like this :–> You & Me. It will display the text.

    Thank you
    Keval


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