Define inference class

Procedure

  1. Determine the name of the custom inference class. You can use an existing custom inference class or create a new one.
    In this example, the form uses the gw.lob.wc.forms.Form_WC_00_06_03_KS inference class.
  2. In Studio, navigate to the custom inference class. If the class does not exist, then create it.
    For this example, navigate to configuration > gsrc. In the gw.lob.wc.forms package, right-click to select New > Gosu Class, enter Form_WC_00_06_03_KS.
  3. Add code to handle inference for your form. See Configuring custom form inference for details on the methods you must create.

What to do next

Add form to the custom form inference table in Product Designer