You are here

custom_add_another.schema.yml in Custom add another 8

config/schema/custom_add_another.schema.yml

File

config/schema/custom_add_another.schema.yml
View source
  1. # Schema for field settings related to Custom Add Another module.
  2. field.field.*.*.*.third_party.custom_add_another:
  3. type: mapping
  4. label: 'Custom Add Another field settings'
  5. mapping:
  6. custom_add_another:
  7. type: string
  8. label: 'Custom "Add another item" button text'
  9. custom_remove:
  10. type: string
  11. label: 'Custom "Remove" button text'