We have updated the object forms in the back office module. The forms now retain their scroll position while clicking save. This feature helps the user friendliness of large forms wit multiple grouped form components, because it doesn't return back to the top by clicking save. It retains the scroll position in edit and show state. We've made a
Product changes
Maarten Tolhuijs

Maarten Tolhuis
Recent Posts

We added the HTTP request method PATCH to the list of request methods in web service endpoints. We now support GET, PUT, POST, DELETE and PATCH request methods. This new HTTP method PATCH can be used to update partial resources.
The HTTP method PATCH in webservice endpoints