Sorting inherited template fields Announcing the arrival of Valued Associate #679: Cesar...

3 doors, three guards, one stone

How can players take actions together that are impossible otherwise?

When is phishing education going too far?

Area of a 2D convex hull

What did Darwin mean by 'squib' here?

Autumning in love

How to market an anarchic city as a tourism spot to people living in civilized areas?

What is the order of Mitzvot in Rambam's Sefer Hamitzvot?

How does modal jazz use chord progressions?

Is it possible to ask for a hotel room without minibar/extra services?

Blender game recording at the wrong time

Using "nakedly" instead of "with nothing on"

Two different pronunciation of "понял"

Stopping real property loss from eroding embankment

Can a zero nonce be safely used with AES-GCM if the key is random and never used again?

Replacing HDD with SSD; what about non-APFS/APFS?

I'm having difficulty getting my players to do stuff in a sandbox campaign

How can I protect witches in combat who wear limited clothing?

90's book, teen horror

Can a non-EU citizen traveling with me come with me through the EU passport line?

Did the new image of black hole confirm the general theory of relativity?

How to say 'striped' in Latin

What LEGO pieces have "real-world" functionality?

Strange behaviour of Check



Sorting inherited template fields



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
Sitecore User Group Meetup - Bratislava #1 2019SXA: Add custom slide template to CarouselSitecore SXA Search Result Sorting by dateSXA Search SortingSort SXA search results by date without SXA sorting renderingHow to configure SXA Search Box to search based on Fields of a certain template?Sitecore SXA Access Template fields inside a Variant Nvelocity templateSorting search results with multiple facetsMissing or presenting body-tag placeholder in SXARendering cloning | item fields are not as per their templateDisplay list of items with a dynamic query set by content editors












2















I have a page template inheriting from base templates.



enter image description here



But when I go to edit those from Experience Accelerator, Page metadata, Other dialog, they are in a strange order. It seems like its grabbing the first item from each template, then the second item from each template and so on... but not in the displayed template order above.



enter image description here



I tried applying sort order but that only applies to the content editor tree - it has no impact on this dialog at all.



I want each block of fields below to remain as a block together, so it makes more sense when editing.



Using Sitecore 9.1 and SXA 1.8.










share|improve this question























  • You need to use different section names. List, Pair and Links for instance, instead of Content.

    – Mark Cassidy
    57 mins ago











  • @MarkCassidy Ah - great thanks :) Feel free to post as a proper answer so I can accept.

    – Jen
    55 mins ago


















2















I have a page template inheriting from base templates.



enter image description here



But when I go to edit those from Experience Accelerator, Page metadata, Other dialog, they are in a strange order. It seems like its grabbing the first item from each template, then the second item from each template and so on... but not in the displayed template order above.



enter image description here



I tried applying sort order but that only applies to the content editor tree - it has no impact on this dialog at all.



I want each block of fields below to remain as a block together, so it makes more sense when editing.



Using Sitecore 9.1 and SXA 1.8.










share|improve this question























  • You need to use different section names. List, Pair and Links for instance, instead of Content.

    – Mark Cassidy
    57 mins ago











  • @MarkCassidy Ah - great thanks :) Feel free to post as a proper answer so I can accept.

    – Jen
    55 mins ago
















2












2








2








I have a page template inheriting from base templates.



enter image description here



But when I go to edit those from Experience Accelerator, Page metadata, Other dialog, they are in a strange order. It seems like its grabbing the first item from each template, then the second item from each template and so on... but not in the displayed template order above.



enter image description here



I tried applying sort order but that only applies to the content editor tree - it has no impact on this dialog at all.



I want each block of fields below to remain as a block together, so it makes more sense when editing.



Using Sitecore 9.1 and SXA 1.8.










share|improve this question














I have a page template inheriting from base templates.



enter image description here



But when I go to edit those from Experience Accelerator, Page metadata, Other dialog, they are in a strange order. It seems like its grabbing the first item from each template, then the second item from each template and so on... but not in the displayed template order above.



enter image description here



I tried applying sort order but that only applies to the content editor tree - it has no impact on this dialog at all.



I want each block of fields below to remain as a block together, so it makes more sense when editing.



Using Sitecore 9.1 and SXA 1.8.







sxa






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked 1 hour ago









JenJen

273112




273112













  • You need to use different section names. List, Pair and Links for instance, instead of Content.

    – Mark Cassidy
    57 mins ago











  • @MarkCassidy Ah - great thanks :) Feel free to post as a proper answer so I can accept.

    – Jen
    55 mins ago





















  • You need to use different section names. List, Pair and Links for instance, instead of Content.

    – Mark Cassidy
    57 mins ago











  • @MarkCassidy Ah - great thanks :) Feel free to post as a proper answer so I can accept.

    – Jen
    55 mins ago



















You need to use different section names. List, Pair and Links for instance, instead of Content.

– Mark Cassidy
57 mins ago





You need to use different section names. List, Pair and Links for instance, instead of Content.

– Mark Cassidy
57 mins ago













@MarkCassidy Ah - great thanks :) Feel free to post as a proper answer so I can accept.

– Jen
55 mins ago







@MarkCassidy Ah - great thanks :) Feel free to post as a proper answer so I can accept.

– Jen
55 mins ago












1 Answer
1






active

oldest

votes


















2














This dialogue is not the most flexible of sorts. But what happens is, it shows an aggregate of your templates and their fields, with little way of controlling the order they appear in.



One thing you can do however, is organise the fields under different section names. You currently use Content for all of them, meaning all the fields will end up in the same grouping.



By organising the fields differently, e.g. use List, Pair, and Links, as section names - this dialogue will organise the fields more to your liking I believe.



And yes, you can use the __Sort order on the section items to control the order of how these sections appear in the dialogue as well.



Additional Reference: Field Ordering When Inheriting Sitecore Templates






share|improve this answer
























    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "664"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsitecore.stackexchange.com%2fquestions%2f18113%2fsorting-inherited-template-fields%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    2














    This dialogue is not the most flexible of sorts. But what happens is, it shows an aggregate of your templates and their fields, with little way of controlling the order they appear in.



    One thing you can do however, is organise the fields under different section names. You currently use Content for all of them, meaning all the fields will end up in the same grouping.



    By organising the fields differently, e.g. use List, Pair, and Links, as section names - this dialogue will organise the fields more to your liking I believe.



    And yes, you can use the __Sort order on the section items to control the order of how these sections appear in the dialogue as well.



    Additional Reference: Field Ordering When Inheriting Sitecore Templates






    share|improve this answer




























      2














      This dialogue is not the most flexible of sorts. But what happens is, it shows an aggregate of your templates and their fields, with little way of controlling the order they appear in.



      One thing you can do however, is organise the fields under different section names. You currently use Content for all of them, meaning all the fields will end up in the same grouping.



      By organising the fields differently, e.g. use List, Pair, and Links, as section names - this dialogue will organise the fields more to your liking I believe.



      And yes, you can use the __Sort order on the section items to control the order of how these sections appear in the dialogue as well.



      Additional Reference: Field Ordering When Inheriting Sitecore Templates






      share|improve this answer


























        2












        2








        2







        This dialogue is not the most flexible of sorts. But what happens is, it shows an aggregate of your templates and their fields, with little way of controlling the order they appear in.



        One thing you can do however, is organise the fields under different section names. You currently use Content for all of them, meaning all the fields will end up in the same grouping.



        By organising the fields differently, e.g. use List, Pair, and Links, as section names - this dialogue will organise the fields more to your liking I believe.



        And yes, you can use the __Sort order on the section items to control the order of how these sections appear in the dialogue as well.



        Additional Reference: Field Ordering When Inheriting Sitecore Templates






        share|improve this answer













        This dialogue is not the most flexible of sorts. But what happens is, it shows an aggregate of your templates and their fields, with little way of controlling the order they appear in.



        One thing you can do however, is organise the fields under different section names. You currently use Content for all of them, meaning all the fields will end up in the same grouping.



        By organising the fields differently, e.g. use List, Pair, and Links, as section names - this dialogue will organise the fields more to your liking I believe.



        And yes, you can use the __Sort order on the section items to control the order of how these sections appear in the dialogue as well.



        Additional Reference: Field Ordering When Inheriting Sitecore Templates







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered 49 mins ago









        Mark CassidyMark Cassidy

        17.5k53782




        17.5k53782






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Sitecore Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsitecore.stackexchange.com%2fquestions%2f18113%2fsorting-inherited-template-fields%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Gersau Kjelder | Navigasjonsmeny46°59′0″N 8°31′0″E46°59′0″N...

            Hestehale Innhaldsliste Hestehale på kvinner | Hestehale på menn | Galleri | Sjå òg |...

            What is the “three and three hundred thousand syndrome”?Who wrote the book Arena?What five creatures were...