Hi experts;
Im using Oracle APEX 5.0, and i have an issue in inline dialog region.
The inline dialog contain:
- only one required field P1_PIN with (Type: Password, and Value Required: True)
- 2 buttons: SAVE and CANCEL
My issue:
When i dont fill the P1_PIN item (i keep it empty), and i click on SAVE button, the inline dialog is closed, and the message error is shows in the page. So how can i fixe that ?
Thank you for help.