I'm trying to use the page visited criteria but am seeing something weird. When I select a node for the criteria and click save the node is no longer selected.
Probably no longer an issue for Matt, but I ran into this as well.
I noticed that the pageName is not returned in the saved data, only the pageId is available. I edited the view SegmentEdit.html to show crtiterion.PropertyValue instead of criterion.pageName. Then you at least see that the pageId is saved as a criterion.
[off-topic]
It sure would be nice to have the source code of this package to be able to fix a few more things running this package in umbraco v7.6.
[/off-topic]
Unable to save page visited criteria
I'm trying to use the page visited criteria but am seeing something weird. When I select a node for the criteria and click save the node is no longer selected.
Hi,
Probably no longer an issue for Matt, but I ran into this as well.
I noticed that the pageName is not returned in the saved data, only the pageId is available. I edited the view SegmentEdit.html to show crtiterion.PropertyValue instead of criterion.pageName. Then you at least see that the pageId is saved as a criterion.
[off-topic] It sure would be nice to have the source code of this package to be able to fix a few more things running this package in umbraco v7.6. [/off-topic]
regards,
David
Gents, did anyone reach a solution regarding the Page name issue or is it just abandoned?
is working on a reply...