I have a situation where that we need to NOT allow the creation of a new row/entry but allow them to edit the existing entries on the front end but have some way for another user to create new entries (either front end or back end)
I have tried some css to eliminate the entry button but it takes it off the back end and front end as well. Let me know if you have any clever ideas.
You can add that CSS on the specific page, in between the <style>...</style> tags, so it will only apply to that page. However, it will also apply to all users and visitors.
What you can do here, is duplicate that table and add it on two different pages. One page will have the new entry modal disabled for all, and the second page will have the New Entry modal enabled. Then, you can use some membership plugin with which you can limit access to those pages based on user roles or certain usernames.
Hello,
I have a situation where that we need to NOT allow the creation of a new row/entry but allow them to edit the existing entries on the front end but have some way for another user to create new entries (either front end or back end)
I have tried some css to eliminate the entry button but it takes it off the back end and front end as well. Let me know if you have any clever ideas.
Hello Ed
Thank you for your purchase.
You can add that CSS on the specific page, in between the <style>...</style> tags, so it will only apply to that page. However, it will also apply to all users and visitors.
What you can do here, is duplicate that table and add it on two different pages. One page will have the new entry modal disabled for all, and the second page will have the New Entry modal enabled. Then, you can use some membership plugin with which you can limit access to those pages based on user roles or certain usernames.
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