Bind trigger to View buton

This is a serious need. We started to design our Forms, there isn’t option for Binding action to View button. It’s a very simple thing. If a user clicked to View button, I can take some action like record MESSAGE_SEEN_DATETIME

To bind workflow on view button is not in plan for now. A workaround could be like this:

  1. Add custom request button, and configure to your recording action via HTTP API.
  2. Configure “After action success” settings to redirect to the popup URL.