Submitted by vinayak on Thu, 01/21/2016 - 23:59
I want to know if there is a way to input pre-selected values as inputs similar to drop down menus. Example> if I want to ensure user can input only one of the pre-selected values e.g., 0,25,50,75,100 , but no other values how can I do it? Secondly> if I want to name these values such as NONE, QUARTER, HALF etc. which when selected will input corresponding numeric value, how can I do this in a model? Thanks, Vinayak