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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Static LOV not displaying data

shiva_oracleMay 21 2013 — edited May 21 2013
Hi,


I created a view object employeesVo, a static list view object genderVo with columns idGender, Gender.
employeesVo has an attribute Gender and i created list of values for that attribute using the datasource as genderVo.
When i run Application Moudle the attribute gender is displaying values.
When i dragged and dropped employeesVo from datacontrol on the JSF page the filed Gender is not displaying any Values.

Can anyone please tell me what could be the reasons.

Thanks

Comments

Soukaina IDRISSI

Is there any clue or solution ?

Adnen Chebaane

Use dialog close event. Otherwise, try to avoid calling the modal by page redirection.

Franck N

Hi,

how about using Popup LOV. for this instance.

Plus point you do not require any additional implementation to achieve you requirement.

regards,

Franck

1 - 3
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jun 18 2013
Added on May 21 2013
7 comments
444 views