Thursday, May 1, 2014

JDev/ADF sample - Adaptive Form with Dynamic ADF Attribute Value Binding

  • Adaptive Form with Dynamic ADF Attribute Value Binding. You can implement adaptive forms, generated on runtime using ADF Dynamic Form component in 11g R1 or 11g R2 (keep in mind - ADF Dynamic Form component is not supported with Facelets). In 12c you could use new ADF Dynamic Component to generate adaptive forms. All good, but customisation options are limited. For example, if you would need to define Value Change Listener for adaptive form UI component, this would be quite tricky as there is no direct access to ADF UI component properties.
    Download - DynamicAttributeBindingApp.zip

No comments: