Sometimes you want to restrict a field to certain values like ‘yes’ , ‘no’ ; ‘Y’,‘N’; Male, Female etc. I haven’t found a way of creating a drop downlist without using some kind of sql select, so I need - even for these simple things - a table as reference. To allow a static lookup (inputbox where every line is an entry) would be a great and simple enhancement imho.