Checkbox UI only field to run a snippet when user checked/unchecked it

Hello. Im new to Skuid and I would like to seek help from community.
I needed to place a UI-only checkbox field in the UI and I wanted to run a snippet when user checked or uncheck it. Is it possible? Can you help provide example. Thanks!

Yes, you can use model actions to trigger your snippet:

https://docs.skuid.com/latest/en/skuid/models/model-actions.html

Thank you @Skuidward_Tentacles . This works perfectly to my requirements.

1 Like