nodes atribute sortOrder getting lost (=0) in perview mode. why?
Hi everyone,
we are running into a problem with the preview (umbraco 4.6.2):
szenario:
- node X contains a list of subnodes and some of them are published some are not
- you run preview with includeSubs=true all nodes are displeyed but the unpublished ones have the sortOrder=0 and will be displayed as last. no matter where one has positioned them in the CMS
has anyone an idea how to solve this?
obiously the previewXml ind DB is not updated correctly. the attribute sortOrder is =0 here. So the question is how to get the items in the table cmsPreviewXml right?
nodes atribute sortOrder getting lost (=0) in perview mode. why?
Hi everyone,
we are running into a problem with the preview (umbraco 4.6.2):
szenario:
- node X contains a list of subnodes and some of them are published some are not
- you run preview with includeSubs=true all nodes are displeyed but the unpublished ones have the sortOrder=0 and will be displayed as last. no matter where one has positioned them in the CMS
has anyone an idea how to solve this?
obiously the previewXml ind DB is not updated correctly. the attribute sortOrder is =0 here. So the question is how to get the items in the table cmsPreviewXml right?
Thanks
Christo
Hi,
did you ever solve this? I have exactly the same problem with version 4.7.0.
Thanks
Matthias
is working on a reply...