This image displays multiple oj-input-date components with default display locations for hints, messages and help instructions.

The first two instances show default displays on Hover. Hovering over the calendar icon in the input box shows the hint “Select Date”. Hovering on the question mark icon above the input box shows a note window with custom help text. The fields also have a placeholder hint to indicate the required format of the input.

The next instance shows default displays on Focus. Giving focus to the calendar icon in the input box brings up a note window with validator hints and the help instruction.

The last three instances show default displays on required errors, validator errors, and converter errors respectively. All three give the input box a red border, and display messages in an inline, red error note.