Database Help

Hi, I’m trying to make it possible for when a wix user logs into their own profile on the website. The page then logs in to checks the database if a name matches on the list. If it does, then It will list the current application status with the image listed. If it can’t do image, then text would be ok also.

here’s the different application Status that it would show depending on where the application is with the Mortgage Company.

  1. Reviewing Application

  2. Credit ordered & Disclosures issued

  3. Documentation Gathered

  4. Appraisal Ordered

  5. Sumbit to Underwriting

  6. Approval

  7. Clear to Close

  8. Close & Funded

Each user will have a private login. So I only want that user to see their own current application status instead of everyone in the database. Thank you.