I got this restaurant that I'm providing service for, but it's so annoying when they change their prices, and I have to go to every single item on the menu and change the price. So my question is if you can make it possible to edit directly in the list view?
Edit directly in list view
I got this restaurant that I'm providing service for, but it's so annoying when they change their prices, and I have to go to every single item on the menu and change the price. So my question is if you can make it possible to edit directly in the list view?
Hi Morten,
Out of the box the answer would be no.
But luckily you can write your own custom list views in angular.
Here is some example about tweaking the view https://24days.in/umbraco-cms/2016/custom-list-view-layouts/
So you probably can write a custom view that allows you to do this.
Dave
is working on a reply...