crs-al-language-extension icon indicating copy to clipboard operation
crs-al-language-extension copied to clipboard

[Suggestion] New option for ExtensionObjectNamePattern

Open Uncanny7 opened this issue 1 year ago • 2 comments

Hi, i have a suggestion for a New option for ExtensionObjectNamePattern. I would need the object type during rename/reorganize to be inserted with only the initial letter of the object type (T for tables, P for pages etc.). I don't think there is a command like this at the moment. Would it be possible to implement it? Thank you.

Uncanny7 avatar Sep 07 '23 15:09 Uncanny7

You could even implement it on your own, see https://github.com/waldo1001/crs-al-language-extension/blob/master/HowToContribute.md for instructions.

Before starting to implement, I'd like to understand the 'why' this would be needed. What's the benefit of this renaming, which includes only the first capital letter?

For example if you have a page "P My Setup" and a permission-set object "P Setup - ADMIN" you'll no longer be able to distinguish between them

christianbraeunlich avatar Sep 07 '23 16:09 christianbraeunlich

Hi, @Uncanny7 I need this functionality too, for the FileNamePatternExtensions property.

tguyonnet avatar Oct 27 '23 14:10 tguyonnet