I created a custom type, I want user to be able to create documents (Wor, excel,...) based on the this format type, what do I've to do assign Format types to this custom type?
If there are Accepted Answers, those will be shown by default. You can switch to 'All Replies' by selecting the tab below.
See my blog entry on this:
http://johnnygee.wordpress.com/2006/10/31/wheres-the-beef-or-my-new-custom-type/
If I want users to be able to see only the custom document types property, what should I do?
I presume you are talking about File->New->Document showing only custom document types. If so, then deleting the existing document templates located in Templates cabinet.
If you are talking about Import feature, then you will need to either define Preset or configure import component xml and define your custom types there.
When Users Create or Import Documents, users should only be able to see Custom Type's Attributes. Do we have to do make any xml changes to hide ?
Yes, there is a section in the import xml to specify types to be available. For create, I have already specified the procedure.
I understood about hiding the type during the Dcoument creation or Import Process
For example when you are creating the document
> you have to enter metadata, we want users to be able to see only the metadata tied to this particular type
Approver, Date Submitted ,etc...
NOT be able to see Title, Subject, etc..
Please look at the xml before you ask more questions. Yes, you can hide attributes by changing config settings in the xml.
We were able to hide them through Composer.
How do I add repeating drop down attributes through composer?
You define value assistance. It will not show up as dropdown; I think shows up as two list boxes with arrows that you can or remove them from