Thursday, January 2, 2014

How to make ADF Form fields read only based on some status in ADF ?


This blog explains about how to make ADF  Form fields read only based on some condition

Solution :

-  Override isAttributeUpdatable(int)  method in respective VO Row Impl class as shown below

- Below is how screen looks like after implementing above change.








1 comment:

  1. Can you leave a source code for your blogs...or explain more detailed.
    This is my problems..can you hepl me?
    https://community.oracle.com/thread/2618102

    Thank you so much.

    ReplyDelete