Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Gayathri 55 posts 175 karma points
    Oct 06, 2020 @ 07:14
    Gayathri
    0

    Personalisation can be supported for individual Pages rather then Listing page ?

    Hi All,

    I was working on Personalisation Groups , I can able to make this work only on the listing pages for example like below parent to show the childs using

     Model.Content.Children.Where(x => x.ShowToVisitor(false));
    

    enter image description here

    How about i want to personalise a Child page because the Model.Content.Children is not working on single page , How can i make this work on standalone page where this dont have child's ?, the

    @Umbraco.MatchesGroup("Weekday Visitors")
    

    not working as well

  • 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.

Please Sign in or register to post replies