Hi,
I wanted to customize create menu in such a way that, if i will create folder then it should be created with my custom type.
and in same menu i want one more option that is "create project". if i will create project then it should again create one folder with custom type and inside that project i want to create some folders dynamically.
can you please help me with this requirement.
Basically i just want two different folder creation option in create menu. other things i can manage using js.
please suggest something, how can i achieve this.