Skip to content

Is it possible to disable autosave in the builder and require users to manually save? #3

Answered by adamberecz
djkunkel asked this question in Questions
Discussion options

You must be logged in to vote

The built-in save function will only save the changes to the local storage and trigger the @save event. You can add a Save button somewhere outside the builder that triggers the actual saving. You can reach the builder object with builder$.builder after assigning a ref to <VueformBuilder ref="builder$">.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by djkunkel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants