• Resolved richard1852

    (@richard1852)


    I have created a registration form.

    How do I get to see the information people put into the form? The table or database to whatever it is called?

    Cheers

    Richard

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor genetech

    (@genetech)

    Hi,

    You can view users information on WP default user profile page. PR custom fields data show under Pie Register Registration Fields caption.

    Thanks

    Plugin Contributor genetech

    (@genetech)

    In database, users data stores in wp_users and wp_usermeta tables.

    Thread Starter richard1852

    (@richard1852)

    Thanks for your help.

    I looked at WP
    In the side bar I found Users
    I opened it and found all users
    I opened that and found a table of users relating to the initial WP set up.
    I did not find the table showing the data from the new PR registration form I set up.
    Have I gone in the wrong direction?
    wp_users and wp_usermeta tables does not mean I lot to me I can sort of guess what they might be but have no idea how to find either of them?

    Cheers

    Richard

    Plugin Contributor genetech

    (@genetech)

    See screenshots below:

    1. Users grid: https://prnt.sc/snh1sq
    2. User basic information: https://prnt.sc/snh2t2
    3. User PR fields information: https://prnt.sc/snh5m6

    Hope it helps.

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Data Base view’ is closed to new replies.