shashisadasivan / SSD365VSAddIn

Visual studio addin for D365 Finance and operations
https://shashisadasivan.github.io/SSD365VSAddIn/
MIT License
35 stars 22 forks source link

Label - replace # with Hash & other chars #35

Closed shashisadasivan closed 4 years ago

shashisadasivan commented 4 years ago
Creating labels removes special characters from the label id. e.g. % is replaced by P, Labels starting with numbers or special chars are removed $,#,@ etc We should be replacing these special chars with Words instead if possible Current suggestion will replace the following Special Char Replace with
# Hash
@ At
! Ex
$ Dollar
^ Exp
& Amp
* Star
+ Plus
- Dash
\| Pipe
\ BSlash
/ FSlash
= Equal
_ Underscore
~ Tilde
% P