Select the search type
  • Site
  • Web
Search
You are here:  Support/Forums
Support

Bring2mind Forums

Categories
Last Post 01/26/2012 4:30 PM by Peter Donker. 4 Replies.
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
maoz
New Member
New Member
Posts:14


--
06/17/2010 5:14 PM

 

Is it possible to inherit Categories from the parent folder when
you import or upload a new file?
It's a lot of work setting categories for each file one by one.
Normally files under the same folder share the same categories.
 
 
Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
06/18/2010 11:16 AM
Hi Maoz,

No. Categories are kept well separate from the folder structure. There is no inheritance or unify for instance.

Peter
Chhavi
New Member
New Member
Posts:56


--
01/23/2012 6:18 PM
Hi Peter,

I have two questions related to Categories.
Is there a way to allow some content administrators(DNN role) to be able to create categories without giving them full Admin privilege?
Can the category enhancement be logged as an enhancement request in future version of DMX with the portal admin having ability to enable/disable it?

Thanks
Chhavi
New Member
New Member
Posts:56


--
01/26/2012 5:02 AM
Hi Peter,

Even though the feature to inherit categories from the parent is not out of the box, is there an easy way to implement it using a Stored Procedure or query?

Please let me know.
Thanks
Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
01/26/2012 4:30 PM
Hi Chhavi,

You could try. There is a trigger on DMX_Entries for new records. The attached categories are in DMX_EntryCategories. Put your SQL hat on and you might be able to create that in the trigger.

Peter
You are not authorized to post a reply.