You are here

draggableviews.views.schema.yml in DraggableViews 2.0.x

config/schema/draggableviews.views.schema.yml

File

config/schema/draggableviews.views.schema.yml
View source
  1. views.field.draggable_views_field:
  2. type: views_field
  3. label: 'Draggable Views Field'
  4. mapping:
  5. action_title:
  6. type: label
  7. label: 'Action title'
  8. include_exclude:
  9. type: string
  10. label: 'Available actions'
  11. selected_actions:
  12. type: string
  13. label: 'Available actions'
  14. views.sort.draggable_views_sort_default:
  15. type: views_sort
  16. label: 'Draggableviews Sort Default'
  17. mapping:
  18. draggable_views_reference:
  19. type: string
  20. label: 'Views Reference'
  21. draggable_views_null_order:
  22. type: string
  23. label: 'NULL stacking order'
  24. draggable_views_pass_arguments:
  25. type: boolean
  26. label: 'Pass Contextual Filters'