Control Extensions

Using the OraclePolicyAutomation.AddExtension method, you can provide any imaginable control without having a conflict with, or dependency on, existing Intelligent Advisor controls.

For example, using the custom navigation bar extension you can show progress navigation that is consistent with your brand.

A customized navigation bar in an Intelligent Advisor interview

Using the custom input extension you can provide custom experiences for entering data in an interview. For example:

A map in an Intelligent Advisor interview with a custom input enabling the user to pick a point on the map

Using the custom search extension you can help customers provide valid information by getting matching values from an external identity provider. There are a wide variety of applications for this functionality such as:

  • Address picker
  • Product catalog
  • Company lookup

An example of the custom search extension being used to provide a company lookup

There are also custom extensions available for rendering buttons, labels, overriding headers and footers and for customizing containers and entity collection.

For information on how to write custom extensions for rendering interview controls, see Interview Extensions Reference.