Hello. Hope you're doing just fine.
I'm using APEX 23.2. In my application, I have a login page, this page also has a ‘’sign-up'' region, which I'm showing/hiding using JS. The problem is, since both regions are actually on the same page, validations used or ‘’designed'' for the sign-up region, execute on the login region, and the same thing happens when I try to log in, since it's submitting the page as a whole.
Is there a way to handle submissions separately? If there is, how?
@ed-jones-oracle any ideas on this one?
Also, if there is something you could point out that is wrong with this particular scenario, the feedback highly is appreciated.
Let me know if you need any more information.
Best regards.