Skip to content
Grav 2.0 is officially stable. Read the announcement →
Themes & Styling

Fieldset items ordering

Started by Matt 8 years ago · 0 replies · 582 views
8 years ago

I created fieldset to create list in my page. I want to sort items with simpy drag&drop. I can see handlers on the left but it doesn't work. How can I order items by drag&drop method? Below is my code

YAML
            header.fieldsetFirst:
          type: fieldset
          title: First tramp items
          collapsed: true
          collapsible: true
          fields:
            header.custom.firstTrampItems:
              name: firstTrampItems
              type: list
              style: vertical
              label: First Tramp items
              fields:
                .item:
                  type: text
                  label: Item

Przechwytywanie|438x500

Suggested topics

Topic Participants Replies Views Activity
Themes & Styling · by Sebadamus, 2 days ago
4 74 10 minutes ago
Themes & Styling · by martynfoster735, 5 days ago
1 161 3 days ago
Themes & Styling · by Justin Young, 3 weeks ago
1 223 2 weeks ago
Themes & Styling · by Slebeig, 1 month ago
4 350 1 month ago
Themes & Styling · by Pedro M, 3 months ago
4 709 3 months ago