Using Wix Code to Make a Member Only Area, requires approval

Hi,
I know non-code design allows for a members only area that has a option to click approval required, but it does not allow us to select what times of information we collect.

So, I created a members only area in wix code. I have run into two issues:

  1. The members only page is still a non-dynamic page, thus still using the old members only restriction (defeating the purpose of the coded registration/member database), should I make this page a dynamic page?
  2. When a user submits their info via the coded registration form, it goes to the database (and is emailed to us), but the user would automatically be able to access the members only page (dynamic vs. non-dynamic again ugh), how do I set it to require approval from an admin before they are allowed access? Again, this is in Wix Code so the regular non-code setting do not work.

Thanks