Custom user defined events in Coach Views This recipe will show you how to define custom events in Coach Views and how to use them with realtime examples. Contents Ingredients Step-by-step: Create a Client Side Human Service to be used for demo Step-by-step: Create a Coach...
1 Comment - no search term matches found in comments.
Introduction Coach views can be rather simple control widgets or reusable fully functional subforms that can be embedded in coaches in a Client Side Human Service (CSHS). In this two part blog, we will illustrate 2 possible approaches to use React to build a coach view. In part 1, we...