0
Welcome Guest! Login
0 items Join Now

SOLVED container.tabs into collection.list

  • SOLVED container.tabs into collection.list

    Posted 7 years 4 months ago
    • Hi all

      In a gantry particle I want to create, I have a lot of option in collection.list
      In my YALM file, should be usefull to split each item of collection list in 2 parts with tabs (container.tabs)

      I have tried different options but any time I have an error or I cannot see my field

      something like that

          item:
            type: collection.list
            array: true
            label: Line(s)
            description: Create each line to appear in the content row.
            value: title
            ajax: true
            _tabs:
            type: container.tabs
            fields:
              _tab_preset:
                label: Raw 1
                fields:
                  .raw1tagup:
                    type: input.text
                    label: Tag up
                    description: Customize Tag up.
                    placeholder: Enter a short description
                    
               _tab_preset:
                label: Raw 2
                fields:
                  .raw2tagup:
                    type: input.text
                    label: Tag up
                    description: Customize Tag up.
                    placeholder: Enter a short description
                      
                    


      it is possible to do that with Gantry 5 yalm file ?

      thanks
    • www.en-toutes-lettres.fr
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: SOLVED container.tabs into collection.list

    Posted 7 years 4 months ago
    • container tabs only apply to top level not collections - so, no you can't.

      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
  • Re: SOLVED container.tabs into collection.list

    Posted 7 years 4 months ago

Time to create page: 0.068 seconds