• Resolved dakattack

    (@dakattack)


    I currently use NinjaTables Pro for a sports site allowing newly subscribed users access to a page of tables to update their scores in several different areas. Many Tables. I need the process to be automated. Right now when a person purchases access to the site, wordpress adds them as a user automatically and provides access to a page with tables (showing just their info), but they cannot edit anything since they have no row in the tables for them to edit. Right now, I have to manually add each registered user’s row first in each table. Then they can login and edit. I’d like to automate it so when they are added as a user to wordpress, rows are added automatically for them so they can begin editing out of the gate.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey any luck with this? I’m trying to do something similar.

    Plugin Support Syed Numan

    (@annuman)

    Hello @anjoid,

    I am not sure what have you meant by adding the rows automatically and there is no way to add rows automatically in the table. I can offer you another way where you need to assign the new user’s email in column rows so when the users are created then they will only show those rows. There is a workaround with some PHP code where the rows will be filtered based on the user’s email. So, if the row contains the logged-in user’s email then only he/she will only show those rows. But you need to create those rows in the table.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Add New Users to Tables Automatically’ is closed to new replies.