Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Pull profiles from database

  Asked By: Ralph Caldwell         Date: Nov 04, 2007      Category: Sharepoint      Views: 186
 

Can anyone please suggest, the best place to get iFIlters for .DGN, .DWG
and .DXF................???

There are couple of sites offering these, I would just like to know the
recommendations.

Tagged:        

 

2 Answers Found

 
Answer #1       Answered By: Joanne Greer          Answered On: Nov 04, 2007       

Have you tried Grouping the view on content type?

 
Answer #2       Answered By: Cathy Cameron          Answered On: Nov 04, 2007       

You could create a calculated field in your list that concatenates
the product type and the content type:

CONCATENATE([ProductType]," - ",[Content Type])

Then use this field in your filter

 
Didn't find what you were looking for? Find more on Pull profiles from database Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].