We're Moving to a New Support Platform – Starting June 1st!
We’re excited to let you know that starting June 1st, we’ll be transitioning to a new support system that will be available directly on our product websites – Amelia, wpDataTables, and Report Builder. In fact, the new support platform is already live for Amelia and wpDataTables, and we encourage you to reach out to us there.
You'll always be able to reach us through a widget in the bottom right corner of each website, where you can ask questions, report issues, or simply get assistance.
While we still do not offer live support, a new advanced, AI-powered assistant, trained on our documentation, use cases, and real conversations with our team, is there to help with basic to intermediate questions in no time.
We're doing our best to make this transition smooth and hassle-free. After June 1st, this current support website will redirect you to the new "Contact Us" pages on our product sites.
Thanks for your continued support and trust – we’re excited to bring you an even better support experience!
Can you restrict the front end editing to data belonging only to each user?
Hi RJ,
Thank you for the inquiry.
Yes something like that is possible with Creating Editable Tables in WordPress where users can see and edit only their own data feature.
You can try our sandbox site: Front-end & Back-end - you can find a fully functional version there to try out all plugin features.
Thank you Milos for the quick response.
I went ahead and tested your demo. In table #5 "Formula Columns" I turned on filtering. You have 4 fields that can be filtered on. The first two columns, Region and Type works as intended. But as soon as I enter a single digit or a comparison operator (> ,<, <=, >=) in Net Cost or Catalog Cost, all results disappear. Regardless if I'm in the Back End or Front End. I check each column's setting, and I could find no setting that would cause or modify this behavior. Can you please explain.
Hi RJ,
Unfortunately filters are not working that way. You can filter numbers by comparison operator. There are two type of filters for numbers: 1. Number filter and 2. Number range filter. You can change filter type for this column to Number range and see does it fit your needs. There you can filter column by some number range which is similar with filtering numbers by comparison operator.