PDA

View Full Version : Importable DD List Options


jonathon
05-23-2009, 04:43 PM
It would be nice to have a way to import a list of options into fields such as the combo box (drop down list) editor. I am constantly creating a STATE field for most of my apps and it is tedious to have to constantly type in all 50+ states for each app... (Yes, I know, I could make a "clonable" app and use it as a template, but I am not smart enough to figure that out ;)

And actually, it would be awesome to be able to import a complete list of items, no matter what type of field they are...

Example Importable CSV file:
PropertyName1,Caption1,Desc1,PropertyEditorType1,O ption1:Option2:Option3:Etc...

What do you think T? Would something like either of those functions be possible? Or even worthwhile? Or am I the only lazy slacker who thinks this would be cool?