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
  • 1.  HTMLInput default font size

    Posted Thu May 26, 2011 07:58 PM

    Hello to all.

    We are using the HTMLInput control to allow our users to enter some text in their tasks.

    They have complained that the text size is too small, and they would like to change the default size of it.

    Is there a way to change that?

    I’ve seen some posts about TinyMCE and I was able to understand that I would need to change a CSS class to my need, but that’s not so easy in MWS.

    Please help!


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


  • 2.  RE: HTMLInput default font size

    Posted Thu May 26, 2011 09:32 PM

    There isn’t an easy way to do this, but you could go to the css files for tiny_mce on the file system and edit directly. They are at: \MWS\server\default\deploy\wm_cafshared\ui\css

    However, any time that you redeploy wm_cafshared, your changes will be overwritten.

    Regards,
    –mark


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


  • 3.  RE: HTMLInput default font size

    Posted Fri May 27, 2011 01:15 PM

    Thanks Mark. That solved the issue.


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