Skip to Main Content

Oracle Forms

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!

Help on FBean

400940Oct 12 2004
Hi,
Can some one help me on FBean. I'm trying to use FBean.Invoke to invoke the constructor which takes an item number as an argument and displays an image on the bean area of the form. If I hardcode the item number and use the implementation class property and specify the class name there the image comes up fine. But if I try to invoke with the FBean invoke method by passing the method name(which is constructor here), and the item number then it does not bring any image on the bean area of the form. So, can any one tell me how to use the fbean.invoke.

Thanks in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 9 2004
Added on Oct 12 2004
0 comments
232 views