Oracle Forms (MOSC)

MOSC Banner

How to validate date field?

Hello Gurus,
    Below is the requirement.

I try to extend oracle.forms.ui.VTextField from class to add some new functionality (display calendar for date fields) within Oracle Forms 10g.

I add KeyListener to my new created class which allow me to display my calendar when user press specified key.

My callendar works fine(displays fine), but when user press specified key a FRM-41008:Undefined function key occurs, when I change the trigger key to F9 (list-of-values) then got message:FRM-41800: List of Values not available for this field. How to avoid this messages without any code from the forms side?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center