Will it be possible to add a new process action that will trigger when a user entered data on a field? For example, after the user entered data in a field it will save automatically:
- Without action from the user.
- We can also consider keyboard actions like when user press [tab] after entering data in a field to start a process a process action.
What we currently have is
- Edit Row process action - User has to press save button to start the process action.
- Default Procedures - Can consider keystrokes but not possible to combine from process flows.