Skip to Main Content

Can valueChangeListener be used to execute task flow logic?

Steven ZorbSep 18 2012 — edited Sep 19 2012
JDev 11.1.2.1

I have a selectOneChoice. I have set up a valueChangeListener for the soc which works fine. I have a button that takes an action within my task flow. Right now the user must make a selection in the soc and then click the button to take an action (cause navigation within) the task flow. Can I set up the soc valueChangeListener to take the same action that is now being invoked via the button? That way when the user makes a selection in the soc the task flow logic is automatically invoked.

Thanks, Steve
This post has been answered by prateekazam on Sep 19 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked due to inactivity on Oct 17 2012
Added on Sep 18 2012
5 comments
126 views