Tag Archive | "client side validation"

Min-/Max Value Validation in the Browser

Tuesday, March 6, 2007

8 Comments

How often have you already created an APEX validation to make sure that a money amount is greater or egal to 0.00, a percentage value is between 0 and 100 or that an entered date is less or equal to today?

Continue reading...

I finally made it…

Tuesday, January 23, 2007

10 Comments

Today at 00:50 (when normal people are already sleeping) I finally made it to release version 1.0 of the Oracle APEX development framework, called ApexLib. Today I was the hole day at a customer and had no chance to blog about it.

Continue reading...

Accessing Tabular Form cell with JavaScript

Thursday, January 18, 2007

0 Comments

Today there was a thread on the OTN forum about how to access a Tabular Form cell with JavaScript and I thought it might be of general interest. Scenario You have a Tabular Form with 3 columns (Amount, Tax, Total) and want to populate the Total column with the sum of Amount and Tax as soon as [...]

Continue reading...

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...