Hi
I have a list of items in a list, the user is allowed to configure the items position using the ordering field from the front end
- the user moves item in position 4 up to position 3 using the up/down arrows but after the button is pressed the users view is redirected to the default layout for the given table => in other words script is ran but it does not stay on the current view
- the same occurs when the user selects the save order button at the top of the list
- the user is a super admin
I am not exactly sure the above is by design but in any case I would like the ability to configure save order redirection
Thanks in advance