personnes.yaml 796 B

123456789101112131415161718192021222324252627282930313233343536
  1. title: Personnes
  2. '@extends': default
  3. form:
  4. fields:
  5. tabs:
  6. fields:
  7. features:
  8. type: tab
  9. title: Personnes
  10. fields:
  11. header.class:
  12. type: select
  13. label: Layout
  14. default: small
  15. size: medium
  16. header.personnes:
  17. name: features
  18. type: list
  19. label: Personnes
  20. fields:
  21. .nom:
  22. type: text
  23. label: Nom
  24. .fonction:
  25. type: text
  26. label: Fonction
  27. .biographie:
  28. type: markdown
  29. label: Biographie
  30. .portrait:
  31. type: file
  32. label: Portrait