2 comments

  1. Is there any way to specify the ID of the Content Type generated but the XsnFeatureReceiver class? I need to design in schema.xml that reference fields that will be promoted from the form template…

    string fakeEmail = “jim.spam.duncan%sharesquared.spam.com”;
    string realEmail = fakeEmail.Replace(“%”, “@”).Replace(“.spam”,””);

    Thanks!

    Jim Duncan

  2. Hi,

    In your element manifest, you define SimpleForm.dll. What’s this for? I thought the dll should be embedded in the xsn, although it’s not working if I dont have the dll in my feature folder

    Thanks

    Rob

    Rob Nowik

Comments are closed.