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

How to show alert based on text input field validation

  • 1.  How to show alert based on text input field validation

    Posted Wed December 18, 2019 03:28 AM

    I have a requirement like this

    user will input a number in text box and press enter
    a backend web service will be called on action and it validate the input number
    if number is invalid then an alert should pop up saying “invalid number”

    I was able to validate the number writing a ws call inside action method but not sure how to show the popup alert from server side


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