Skip to Content
0
Nov 20, 2012 at 06:08 AM

COntrol the behaviour of attributes based on the status in drop down

28 Views

Hi All,

My requirement is as below:

1. once the user selects a field status from the drop down, we have to control the state like Editable, Mandatory, Clearing the data of some of the fields in the same view.

Can any one pls let me know where do i implement the logic to control the state of the fields as mentione above...

is it in DO_FINISH_INPUT or ( Setter, and GETTER methods of the attribute )

Pls suggest asap !!