Sunday, November 24, 2013

JDev/ADF sample - Controlling ADF BC Mandatory Attribute Validation Conditionally

  • Controlling ADF BC Mandatory Attribute Validation Conditionally. I was looking for a solution to control ADF BC attribute mandatory validation conditionally, and there is one - we can implement dynamic switch for attribute mandatory validation. Thanks to Steve Muench, who was helping to implement this requirement - I'm able to provide working sample. The main idea is - based on master attribute value, set dependent attribute to become mandatory/non-mandatory automatically. This will be implemented by controlling dynamic mandatory attribute rule in ADF BC level.
    Download - DynamicMandatoryAttrApp.zip

No comments: