I am currently working on making a Python script into a script tool in ArcGIS 10.1. I have a record set created based on a table template for the necessary items I need. I prefer to have drop-downs for predetermined items the user can select rather than have users type in the factors. I tried setting up attribute domains in the template table with the predetermined items I want to feed the tool but it did not work and still requires the user to type in the items. Is there a way to make this work?