Hey fellas!
I’m curious if anyone has found a trick/code snipped/plugin to detect if any input has been edited.
I’m thinking scenarios like:
- Only show a Save button if changes have been made
- Show an alert whenever any input is updated (without having to add it to each one)
- Running a workflow if something changed
I know obviously that this can be set up one-by-one, but I’m looking for something that can speed that up.