יום שישי, 2 באוגוסט 2013
Two Buttons with same Method Invoked = ShowPopup, displaying different popup applets!!
After reading the title of this post, you might have got some idea
what the scenario I am going to talk about today. This is the scenario where I
have two buttons exposed on the UI and both having the same Method Invoked =
"ShowPopup".
Here
below is the snapshot:
1.
Create SR : this
button is being used for displaying “Create
How to display Popup applet in Siebel - Possible ways!!
Siebel provides various different OOB ways to display
a Popup applet, no matter if it a list applet or form applet. Here below is the
list of all possible ways:
1.
ShowPopup
This is a straight forward OOB way to display a popup
applet which is mostly used to display a popup when button is clicked.
a.