I'm looking at building a solution that will use this as it's base: Content Types as Statuses
and I'd like to know if it's possible to create a DVWP form that only allows the first form, eg the initial status, to be filled out. After the initial status is created, when displaying the form, have a workflow button connect to an initiation form, which will in turn update the item and content type. I'll need to not let the form display the 2nd or 3rd status until the first is completed. Is this possible? Or a better question, does this question make sense LOL?