You are here

button_field.rules.events.yml in Button Field 8

File

button_field.rules.events.yml
View source
  1. button_field_clicked:
  2. label: 'User clicks a button field'
  3. category: 'Button field'
  4. context:
  5. field:
  6. type: 'entity:field_config'
  7. label: 'Field that was clicked'
  8. entity:
  9. type: 'entity'
  10. label: 'Entity the field is on'