landscapeapp icon indicating copy to clipboard operation
landscapeapp copied to clipboard

Add option to split 'extra' fields into sections

Open milanlakhani opened this issue 2 years ago • 1 comments

This adds an optional config in settings.yml, which can put the 'extra' fields in an item's dialog box into sections to improve the appearance.

The placement of the sections config in settings.yml is as follows:

big_picture:
  main:
    sections:
      - name: Section1 name
        children:
           - Key1 name in section
           - Key2 name in section
      - name : Section2 name
        children:
          ...

This is what the item detail box looks like with and without sections: Without: Screenshot 2022-08-04 at 14 37 03

With: Screenshot 2022-08-04 at 15 34 17

CC @michaelmoss @awright @danielsilverstone-ct @GeriG966

milanlakhani avatar Aug 08 '22 11:08 milanlakhani

Deploy Preview for landscapeapp failed.

Name Link
Latest commit f2646f83521d629b4d43f0c4d72f6f6308aa440f
Latest deploy log https://app.netlify.com/sites/landscapeapp/deploys/6372689f09d741000ab7555f

netlify[bot] avatar Aug 08 '22 11:08 netlify[bot]