Mono Support any way to link a group with more than 1 category? 

Viewed 16863 time(s), 2 post(s), 9/30/2014 8:01:45 PM - by super
9/30/2014 8:12:29 PM
6018 Reputation 709 Total posts

any way to link a group with more than 1 category?

I have situations where I want to link group with more than one category, how to do  that ?

AND

Can I add tags to group description?

1
10/1/2014 8:03:57 AM
443 Reputation 50 Total posts

Hi Super,
1. Currently there isn't any way you can link a group with more than 1 category. To do that you will need to create new table where you link GroupId and GroupCategoryId.
2. You can't add tags to groups or group descriptions. You will need to extend SnRelationship table with SnGroupId and link your tags using RelationshipId.

Regards,
Igor

2
This is a demo site for MonoX. Please visit Mono Software for more info.