HI All,
i am facing the following issue.
Scenario: where user enters a value in InputText Box, Based on a value we populate one SOC and disable it
I have Table in which i user entered the value in the input text , based on the user input in the Value ChangeListner in the Bean , getting the current Row and setting the Value to the Attribute in the VO which has the LOV defined .
Has set a partial trigger as input text component ID on the LOV Attribute in the UI ,but in the UI the value is not getting refreshed .
The same code is working 11.1.1.4 and not working in 12.1.3
The following is the Bean Method and setting the LOV attribute value in the Bean and refreshing the table.
It works for the input Text box but not for the SelectOne Choice


Thanks
Vamsi