Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
I have some data in custom tables that I want to be deployed using content flow in my cloud projects.
How would I do this ?
I had a look at ValueConverters but that is meant to be used for transfering content from a specific property editor.
My data will be used inside the content (eg placeholder text) and needs to be transfered as well ?
Is it even possible to transfer custom data on Umbraco Cloud between environments ?
Dave
Maybe use migrations?
Migrations are ideal for setting up stuff on install.
This is data that will be managed by editors... so don't see how migrations can handle this.
I'm want to package up something we built for placeholder text, but then with out depending on doctypes. I want to store them in a database table.
Did you find a solution?
I am looking for a way to deploy Dev to Live with data on custom tables (UCommerce). Just want to send data to live environment for the first time.
HI Anz,
Nope not yet. But for you uCommerce it maybe better to use their support channels.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Custom data as part of content flow
Hi,
I have some data in custom tables that I want to be deployed using content flow in my cloud projects.
How would I do this ?
I had a look at ValueConverters but that is meant to be used for transfering content from a specific property editor.
My data will be used inside the content (eg placeholder text) and needs to be transfered as well ?
Is it even possible to transfer custom data on Umbraco Cloud between environments ?
Dave
Maybe use migrations?
Migrations are ideal for setting up stuff on install.
This is data that will be managed by editors... so don't see how migrations can handle this.
I'm want to package up something we built for placeholder text, but then with out depending on doctypes. I want to store them in a database table.
Dave
Did you find a solution?
I am looking for a way to deploy Dev to Live with data on custom tables (UCommerce). Just want to send data to live environment for the first time.
HI Anz,
Nope not yet. But for you uCommerce it maybe better to use their support channels.
Dave
is working on a reply...