Developer forum

Forum » Development » More groups with same name

More groups with same name


Reply

Hi,


I want to create more groups with the same names, but with different parent groups in the backend.  There are no constraints in the database making this undoable, but it is not possible to create groups with same names under different parent groups.


Here is an example of how I want the group structure to look:


Group 1 (AccessUserID=1)
    - Subgroup        (AccessUserID = 2)
Group2 (AccessUserID=3)
    - Subgroup       (AccessUserID=4)

 

 

/Martin
 

 


Replies

 
Reply

Dynamicweb does not allow duplicate values in the AccessUserUserName field, so you can't do that.

 

You must be logged in to post in the forum