How to use setComponentNested(...) and Prompt component
Hello All, I have a custom component in Webtop 6.7sp1 which is not modal...however if the user enters an invalid value in the form I would like to display a popup prompt dialog telling them they must enter a valid value. Since my custom component is not modal, it seems everytime I call the "prompt" component using…