Is it possible to add a custom workflow to a form, using the FormSavingNotification handler? We know about the IApplyDefaultWorkflowsBehavior route for adding workflows to ALL forms, but I need to detect a certain field before adding. I can't see anything in the handler that allows me to do this. Any ideas?