Hello,
When I am Publishing Info Path form, i publishing wizard step three,
There is a option "what do you want to create or modify "
Which have three options
1) Document Library
2) Site Content type
3) Administrator- approval form template (Advance)
I am getting the following message "Administrator must approve this form template before it can be filled out by using a browser"
and getting the "Document Library" and "Site Content type" option disabled and only "Administrator- approval form template (Advance)" option enable
Can anyone help me, I want all the option to enabled, what setting i should do in MOSS 2007 or Info Path so that i can create a document library from this form template.
Thanks,
Bilal

Publishing Info Path form
Dave12356
ricochett
vdv_phuong
Hi Bilal,
Those options are probably not enabled becuase you are using some feature in your form that requires administrative approval. One thing I have notice trips this is using the Submit functionality instead of just saving to a document library. I don't know if there is a list somewhere of what sorts of things require administrative approval. You might try a very basic form and add functionality until you find out what it is.
Hope this helps.
Stephen Chiu
Bilal,
You most likly have some client code running. Did you write some VB Script or perhaps you created an InfoPath Template in Visual Studio If this is the case the form hast to be uploaded by an administrator into the SharePoint Central Administration site. To give you and idea of what you can do without needing administrators approval...
I pull data from web services into drop down lists. Also, a common thing people start off trying to use code for is to pull the username. If that's the case just use the function Username() right in the InfoPath designer with Rules. Also, I have detailed submit instructions to upload form into the same location as published. I even have events running on the server to add different users to the permissions of the file. All that is accomplished without administrative approval.
Alexnaldo Santos
Try this link: http://office.microsoft.com/en-au/formsserver/HA102050471033.aspx pid=CH102066991033
---
S.Y.M. Wong-A-Ton