Quote:
Originally Posted by davidfor
I think I have used that at some time. But, I was more thinking of a dialog to prompt for the names to use. But, I might look at the current dialog, with suggestions passed in and disable the type related fields so that that is done correctly. While I like the idea of a simplified prompt that only asks for the name, I also like presenting the full details for people to see, but, making sure the column is created correctly.
|
If you decide to do this I am up for making necessary changes to the base create column dialog such as adding the ability to disable some of the field boxes, especially type. It seems that the dialog can already use a "prototype" definition simply by adding the prototype to the existing list of columns (parent.custcols) then passing that key. The dialog could do with some refactoring so changes that help your effort aren't a problem.