Dataset autosave on blur
Dataset editor now saves data to the server on every field blur
event.
This continuously updates the record in the database and generates API traffic. Please change that so that data is saved when user navigates to another step.