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.
Using the custom input extension you can provide custom experiences for entering data in an interview. For example:
- Choosing a point or entering a path on a map
- Validating credit card entry
- Picking from available calendar slots
- Limiting a text input to a particular number of characters
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
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.