Let itemDocType can be set by using regular expression.
This is very useful when user create many site by one umbraco. Because in this case, user has to seperated each sites by created many document types which includes the same fields and there name is only different between each other. for example: newsForSite1, newsForSite2, newsForSite3.
if itemDocType can be set as news*, it will be great.
Let itemDocType can be set by using regular expression.
This is very useful when user create many site by one umbraco. Because in this case, user has to seperated each sites by created many document types which includes the same fields and there name is only different between each other. for example: newsForSite1, newsForSite2, newsForSite3.
if itemDocType can be set as news*, it will be great.
I like the idea. Will try to implement this *soonish* :-)
is working on a reply...