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.
Just using Excel source as example here. But same goes for f.ex SQL Server source and probably others.
Would be nice if CMSImport could read whether the node should be published or not from a column in Excel.
For the moment we have solved this by dividing this into two imports: * one with auto-publish set to true * one without auto-publish
So it's more of a nice to have feature ;-)
Hi,
This is the part where code makes more sense. If you set autopublish to false and use the recordimportedevent to determine if the criteria is met to publish then publish from the event.
Hope this helps,
Richard
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Specify publish status on import
Hi.
Just using Excel source as example here. But same goes for f.ex SQL Server source and probably others.
Would be nice if CMSImport could read whether the node should be published or not from a column in Excel.
For the moment we have solved this by dividing this into two imports: * one with auto-publish set to true * one without auto-publish
So it's more of a nice to have feature ;-)
Hi,
This is the part where code makes more sense. If you set autopublish to false and use the recordimportedevent to determine if the criteria is met to publish then publish from the event.
Hope this helps,
Richard
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.