Tag Archive | "format mask"

One small step for a man, one giant leap for mankind

Thursday, January 11, 2007

13 Comments

Just kidding I was just looking for an eye catcher… Maybe you have already seen my announcement that I have released v0.17 of the ApexLib Framework, which contains a lot new features. The previous features in the Framework mostly concentrated on improvements of Oracle APEX on the server, so that’s easier to access Tabular Forms [...]

Continue reading...

ApexLib: Automatic required and date picker/format mask check for page items

Thursday, January 4, 2007

7 Comments

Have you ever wondered why you have to create extra validations for required items (item is NOT NULL), for date picker items (item is a valid date) or for numeric items where you have already specified a numeric format mask?

Continue reading...