I want to disable the option that allows users to select the different name fields(columns) available during a sharepoint library creation. I want the users to create a new column instead of chosing among the default available name columns. Is it possible to inject a script that disables these functions? or any other work arounds?
The document library is created from a custom library template. These name fields should be disabled only for libraries created from this particular template.

This is a Sharepoint 2010 app.
In general how to disable a default column option?
Any help appreciated, Thanks!
Just in case some one is looking for an answer, am posting this
The URL is the absolute URL from httpContext
The script does something like this inside documet.getReady function