landscapeapp
landscapeapp copied to clipboard
Add option to split 'extra' fields into sections
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:
With:
CC @michaelmoss @awright @danielsilverstone-ct @GeriG966
Deploy Preview for landscapeapp failed.
Name | Link |
---|---|
Latest commit | f2646f83521d629b4d43f0c4d72f6f6308aa440f |
Latest deploy log | https://app.netlify.com/sites/landscapeapp/deploys/6372689f09d741000ab7555f |