Change item name when creating the project

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • lj4353
    Senior Member
    • Nov 2023
    • 114

    Change item name when creating the project

    Why is the project name automatically prefixed with 'C' when I create a project? I don't need this. How can I set it so that the project name remains as 'test'?

    Example: test => ctest

    I want the project name to be 'test'.

    Click image for larger version

Name:	image.png
Views:	79
Size:	135.1 KB
ID:	107822
  • dimyy
    Active Community Member
    • Jun 2018
    • 569

    #2
    In config: 'customPrefixDisabled' => true,

    Comment


    • lj4353
      lj4353 commented
      Editing a comment
      Thank you, it is feasible.
Working...