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!

Issue while accessing form field values in Dialog Listener

Sambasivarao Medavarapu-OracleApr 10 2014 — edited Apr 15 2014

We have ADF form in Popup dialog. To create form, we have ADF Bounded taskflow with method call(CreateInsert) to view, which is having required form fields.Taskflow has dropped as region onto popup.

We have bounded all the fields into managed bean to access the filed values. We are trying to access form field values on dialog listener action. some how, we are unable to access form filed values. It's getting null for form filed bind variables in dialog listener action.

BTW, we are using same managed bean with same scope (pageflow scope) for base taskflow and sub taskflow.

It would be great help,if you can suggest on this.

JDev 11.1.1.5.0

Thanks,

MSR

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 13 2014
Added on Apr 10 2014
7 comments
353 views