As gauravahuja11 mentioned above, you can't just hit the adaptive form
URL and expect your previously auto-saved data to come back. The saved
data is saved per instance of the form being rendered, so if you refresh
your browser, you will get a new instance of the form, which will be
blank. You also can't use the metadata path as the pre-population
service, since the system doesn't know which instance of the form you
want (there can be many saved instances of the same form)You need to use
the For...