I created a table that is editable for each individual user by that respective user. When a user enters a value I see the confirmation message "Success! Data has been saved." but the cell in the table still reads "no data available in table".
Which column did you choose to be the "User ID column"?
If you set it to be "wdt_ID", like in my screenshot above, or you chose a column that is an auto-increment column, the data is always saved with a new ID, and your User ID is not being saved.
Another reason why it might not work is if you are adding data while not logged into WordPress. All non-logged-in users have the User ID: 0, and to use this function every user needs to be logged into WP.
I created a table that is editable for each individual user by that respective user. When a user enters a value I see the confirmation message "Success! Data has been saved." but the cell in the table still reads "no data available in table".
Why and what is going on?
Hello Adi
Which column did you choose to be the "User ID column"?
If you set it to be "wdt_ID", like in my screenshot above, or you chose a column that is an auto-increment column, the data is always saved with a new ID, and your User ID is not being saved.
Another reason why it might not work is if you are adding data while not logged into WordPress. All non-logged-in users have the User ID: 0, and to use this function every user needs to be logged into WP.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables