I have been able to allow end user editing of a table for their data only great. Thanks.
What I need to do and am not sure based on your documentation if it is possible to in your table options or provide me code to handle please?
In regards to end user editing their own data 1 - Allow only a few columns to be editable not the entire row? 2 - Do not allow the user to add or delete rows to a table.
1. You can choose which columns will be editable, and which ones will not. Simply go to column settings, and under Editing tab choose "none". That will make the column non-editable.
2. This can be done with custom CSS provided on this page. If you don't want them to add new lines, you'll need to remove "Apply and add new" in the edit modal as well, and that code can be found here.
I have been able to allow end user editing of a table for their data only great. Thanks.
What I need to do and am not sure based on your documentation if it is possible to in your table options or provide me code to handle please?
In regards to end user editing their own data
1 - Allow only a few columns to be editable not the entire row?
2 - Do not allow the user to add or delete rows to a table.
Hello Derek
Thank you for your purchase.
1. You can choose which columns will be editable, and which ones will not. Simply go to column settings, and under Editing tab choose "none". That will make the column non-editable.
2. This can be done with custom CSS provided on this page. If you don't want them to add new lines, you'll need to remove "Apply and add new" in the edit modal as well, and that code can be found here.
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