mappoint.yaml 1019 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. title: Text
  2. '@extends': default
  3. form:
  4. fields:
  5. tabs:
  6. fields:
  7. content:
  8. fields:
  9. header.media_order:
  10. label: Page Media (first one will be displayed next to your content)
  11. header.image_align:
  12. type: select
  13. label: Image position
  14. classes: fancy
  15. default: left
  16. options:
  17. 'left': 'Left'
  18. 'right': 'Right'
  19. options:
  20. fields:
  21. identifiant:
  22. type: section
  23. title: Identifiant
  24. fields:
  25. header.id:
  26. type: text
  27. label: Id
  28. multiple: true
  29. coordonees:
  30. type: section
  31. title: Coordonées
  32. fields:
  33. header.long:
  34. type: text
  35. label: Longitude
  36. header.lat:
  37. type: text
  38. label: Latitude