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.  Simple pop up in CAF

    Posted Tue July 19, 2016 12:54 AM

    Hi,

    I am very new to this work. I am just trying to display a simple pop up with selected data.i mean to say that if i have a registration form on clicking of submit i need to get a pop up stating all the selected entries in that pop up.

    Please guide me to do that.

    Regards,
    Sahiti


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


  • 2.  RE: Simple pop up in CAF

    Posted Tue July 19, 2016 03:00 PM

    Hi Sahiti,

    you can use a modal dialog which opens when clicking submit button having fields bound to entered data.

    Regards,
    Holger


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


  • 3.  RE: Simple pop up in CAF

    Posted Sun July 24, 2016 05:53 AM


  • 4.  RE: Simple pop up in CAF

    Posted Mon July 25, 2016 09:38 AM

    Hi Sahiti,

    Link share by Baharul should get you started with the control.

    Just to add on the use case. Use a bean to map all the fields of the form and on click of submit you can use the same bean to display the data on Modal Box.

    Thanks
    Abdul Bari Khan


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