Richard Sat, 15 May 2010 06:58:40 -0700
I want the user to select an integer between a certain range (their birth year) . IS_INT_IN_RANGE provides the restriction but uses an input box - how can I get SQLFORM to use a select box for this integer range?
Richard