Sunday, May 16, 2010

JDev/ADF sample - Implementing Confirmation Choice List

  • Implementing Confirmation Choice List. Today I will tell you, how I was playing with choice list component, when implementing value change confirmation functionality. Requirement is simple - we have Yes, No choice list and when user is changing from No to Yes, we show confirmation screen. If OK is selected by the user, Yes value is accepted. If Cancel was pressed, we need to reset choice list back to No automatically.
    Download - ValueChangeConfirmation.zip

No comments: