Skip to content
Grav 2.0 is officially stable. Read the announcement →
Archive

Blueprints: columns in list field type, not possible?

Started by Muut Archive 10 years ago · 2 replies · 551 views
10 years ago

Hi guys!

I was wondering, is there a way to add columns to list field type in blueprint? To be more clear:

Edit

Syntax which I have for this:

---yaml
header.jurisdictionsDataList:
name: jurisdictionsDataList
type: list
label: jurisdictionsDataList

fields:

YAML
fees:
  type: columns
  fields:
    column1:
      type: column
      fields: 
        .formationFee:
          type: text
          label: Formation fee

    column2:
      type: column
      fields:
        .renewalFee:
          type: text
          label: Renewal fee
TXT

It will be very useful for me and will save a lot of space in future, as there may be even 4-columns fields. Columns are appearing, but *values are not being saved*, it seems syntax is not correct. Any advise? Much thanks in advance!
10 years ago

I don't think that's currently supported. Please create an issue in admin plugin repo on github so we can track this.

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1368 9 years ago
Archive · by Muut Archive, 9 years ago
2 940 9 years ago
Archive · by Muut Archive, 9 years ago
2 4069 9 years ago
Archive · by Muut Archive, 9 years ago
1 2960 9 years ago
Archive · by Muut Archive, 9 years ago
3 1125 9 years ago