Field events

Modified 1 month ago

Hasmica C

Kissflow Work Platform:

  • Small Business
  • Corporate
  • Enterprise

Field events allow you to create events with your form fields using Kissflow's Low-code SDK reference and minimal JavaScript code. This allows the form fields to trigger event-based actions. As a form developer, you can add events to both basic and advanced fields in process forms, board forms, and data forms within apps. 

Accessing events in forms

  1. Sign into Kissflow.
  2. Open your process, board, or data form.
  3. Select a field to which you want to add an event.
  4. Click Events found below visibility.
  5. Type in your event actions in the console.
  6. Click Save.
Events for form fields can be triggered only using Kissflow’s Low-code SDK reference available on GitHub.

Event actions for fields

Here’s a list of fields that triggers an event based on a specific action:

On Select

On Change

On Click

Date

Text

Button

Date & Time

Text area

Dropdown

Number

Multi-select

Yes/No

User

Checkbox

Lookup

Currency

Remote lookup

Email

Rating

Radio button

Checklist

Slider

Scanner

Fields for which events cannot be triggered:

  • Attachment
  • Smart attachment
  • Image
  • Aggregation
  • Rich text
  • Signature
  • Sequence number
  • Geolocation
If the field is a computed field, you cannot add events to them.

Did you find the article helpful?

Powered by HelpDocs (opens in a new tab)