We are seeking a wp solution where our clients that login to a private wp membership based site can interact with the charts by updating the default data points with their own - for example say our member logins and we present him/her with info about a special price on on 1 widget and that we are saving them $100 every year - we want that person to have the ability to change the number of widgets, so if they changed the 1 widget to 10 widgets it would show a savings of $1,000 and the corresponding graph would update - is this possible with your solution?
If so, is their a demo of this somewhere where we can see - thank you
If you mean to have one table with all users, but each user has his own data saved in a column, you can enable "Users see and edit only own data", which will show the data associated to the user currently logged into WordPress. You'd need to have a User ID column, though, where their User ID would be saved.
If the total price of $100 is calculated, and when they change from 1 to 10 it is $100 * 10 = $1000, then this could be achieved with Formula Column. Please take a look at the documentation, and see if this would suit your needs.
You can also go through our sandbox and test it yourself.
We are seeking a wp solution where our clients that login to a private wp membership based site can interact with the charts by updating the default data points with their own - for example say our member logins and we present him/her with info about a special price on on 1 widget and that we are saving them $100 every year - we want that person to have the ability to change the number of widgets, so if they changed the 1 widget to 10 widgets it would show a savings of $1,000 and the corresponding graph would update - is this possible with your solution?
If so, is their a demo of this somewhere where we can see - thank you
Hello Jerry.
Thank you for your interest in our plugin.
If you mean to have one table with all users, but each user has his own data saved in a column, you can enable "Users see and edit only own data", which will show the data associated to the user currently logged into WordPress. You'd need to have a User ID column, though, where their User ID would be saved.
If the total price of $100 is calculated, and when they change from 1 to 10 it is $100 * 10 = $1000, then this could be achieved with Formula Column. Please take a look at the documentation, and see if this would suit your needs.
You can also go through our sandbox and test it yourself.
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