Skip to main content

Posts

Showing posts with the label popup

ADF popups : Note to self

When using a popup dont have a trigger from your button onto the area in which your popup is. Behaviour: popup.show in code brought back nothing no popup and the code works elsewhere. Solution: move the popup to an area outside of the refreshed area.