The custom html has an advanced option "Auto populate saved values?". I assume, if this option "Auto populate saved values?" is enabled, the saved value will be reloaded automatically.

Now i have a 2 page form, in the first page i have a field in custom html. I am saving the form by clicking the Next button.

Data for the fields in the custom html gets stored to joget database and the control goes to the 2 page.

Now if i come to the 1 page by clicking prev, the data for the fields in custom html does not get loaded automatically. 

How can this be solved?