Disable post on enter

About this task

Most changes on the Side-by-Side screen post changes back to PolicyCenter. However, posting is not necessary for certain types of changes. By default, post on change is not selected for PCF elements.

To programmatically determine whether to post on change:

Procedure

  1. In Studio, open a PCF file, such as SideBySideCovTermInputSet.bit.pcf.
  2. Select a PCF element, such as the BooleanRadioInput.
  3. In Properties, select the PostOnChange tab, then select Enable targeted Post On Change.
  4. In the disablePostOnEnter property, enter code to set this property.

    When enabled, PolicyCenter checks the value of disablePostOnEnter to determine whether to post changes.