Open UI Show PopUP method () workaround
In Our current Application i have a symbolic url set up and symbolic url calling under a button click through ShowPopUp Method. built based on this support doc ID 475305.1
these are the steps we follow to build this integration :
BUtton click call this browser script:
inputPropSet.SetProperty("SWEMethod","ShowPopup");
this.InvokeMethod("ShowPopup",inputPropSet);
Button control in applet ,control user property
Popup: ST CPL Letter Popup Applet
Mode : Edit List
Popup Dimension:800*800
After we migrated to Open UI,in the the button click a small pop up open and give message like this Why can't I see this applet? OpenUI cannot display this type of applet.
1