Hi everyone,
I created application that contain 2 pages:
- Page 1 : EMPNO item , and Show button
- Page 2: Detail of entered EMPNO (in Page 1)
My issue is ;
how can i :
- Open modal dialog page when i click on Show button,
- Get the entered EmpNo in page1, to get informations about it
You can see demo on apex.oracle.com with this credentials:
Workspace: ws_formation
Username: asoukaina
Password: s@boulah123
Application 143677 - Open Modal Page
Thank you for help.