Can I change the FileSystemProvider for Umbraco forms json definitions?
Hi All,
I'm using the latest version of Umbraco Forms on Umbraco 7.2.6. I'm just wondering if it's possible to change it's FileSystemProvider so that the json form definitions could be stored in AWS S3 for example instead of in the AppPlugins/UmbracoForms/Data directory?
Feeling your pain. Had a site go from different environments, db migrated, virtual directory for media, but the forms argh the forms were lost. But to be able to have documentation on the configuration to save forms to other locations ahead of time, that would be nice. Because the storage of umbraco nodes to the db, form entries to the db and then form field properties to a json file off the beaten track to every other store, (e.g. say app data), is a bit inconsistent. Closest in the way of docs found was a blog post 2 months after this question: http://markdevelopmentblog.blogspot.co.nz/2015/09/umbraco-forms-basics.html
A bit late, but I thought I might comment for any future vistor. I made a virtual directory pointing to App_Plugins/UmbracoForms/Data. I placed the physical location on a network next to our media folder.
We can now share forms between our development machines and the idea is that it will be easy to update our content with future prod data.
Can I change the FileSystemProvider for Umbraco forms json definitions?
Hi All,
I'm using the latest version of Umbraco Forms on Umbraco 7.2.6. I'm just wondering if it's possible to change it's FileSystemProvider so that the json form definitions could be stored in AWS S3 for example instead of in the AppPlugins/UmbracoForms/Data directory?
thanks...
Anyone?
Feeling your pain. Had a site go from different environments, db migrated, virtual directory for media, but the forms argh the forms were lost. But to be able to have documentation on the configuration to save forms to other locations ahead of time, that would be nice. Because the storage of umbraco nodes to the db, form entries to the db and then form field properties to a json file off the beaten track to every other store, (e.g. say app data), is a bit inconsistent. Closest in the way of docs found was a blog post 2 months after this question: http://markdevelopmentblog.blogspot.co.nz/2015/09/umbraco-forms-basics.html
Hi,
A bit late, but I thought I might comment for any future vistor. I made a virtual directory pointing to App_Plugins/UmbracoForms/Data. I placed the physical location on a network next to our media folder.
We can now share forms between our development machines and the idea is that it will be easy to update our content with future prod data.
Bringing this thread back from the dead over a year later... looks like this is coming! http://issues.umbraco.org/issue/CON-1052
yay! Better late than never. Can anyone tell me when release 4.3.3 is expected to hit?
I've seen this https://our.umbraco.org/documentation/Add-ons/UmbracoForms/Developer/IFileSystem/ that states the ability to move the location of form data files is in version 4.4 and newer. However, I can only find Umbraco Forms 4.3.3.
Am I being stupid or is 4.4 not released yet?
It's imminent. :)
Thanks. Will keep an eye out.
is working on a reply...