Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Select One choice value is refreshing in UI in ADF 12.1.3

Vamsi MuraliApr 20 2017 — edited Apr 21 2017

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

pastedImage_0.png

pastedImage_1.png

Thanks

Vamsi

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 19 2017
Added on Apr 20 2017
3 comments
272 views