I was wondering if SharePoint 2010 has wizard based feature activation, let me explain.
Lets say I have a list definition in the feature.
During feature activation I would like to present a web form that asks "How many lists do you want to create?"
The user then selects a number for example 5.
Now the feature will create 5 new list instances.
I know this type of thing was definitely not possible with SharePoint 2007, so can 2010 cater for this?