Hi,
I was trying to find out if there is a possibility for users to self register (create their own account) in APEX, as they can do on forums.
All APEX applications require a log in to app before they proceed any further.
I can initiate a page without login but the user is public in this case and CREATE_USER procedure can't be used.
Does anyone has an working(elegant) solution for this kind of situation.
Thank you very much,
Andrei