We added a field in the create/edit modal of Local Entities to type the name of the branding package for the entity that we are creating/editing.
The name has to follow the next indications:
- Maximum 255 characters.
-
Cannot start with: ‘~$’
-
Cannot contain any of these chars: ‘#’, ‘%’, ‘&’, ‘{‘, ‘}’, ‘”‘, ‘<‘, ‘>’, ‘|’
-
Cannot be any of these:
‘.lock’, ‘CON’, ‘PRN’, ‘AUX’, ‘NUL’, ‘COM0′, COM1’, ‘COM2’, ‘COM3’, ‘COM4’, ‘COM5’, ‘COM6’, ‘COM7’, ‘COM8’, ‘COM9’, ‘LPT0’, ‘LPT1’, ‘LPT2’, ‘LPT3’, ‘LPT4’, ‘LPT5’, ‘LPT6’, ‘LPT7’, ‘LPT8’, ‘LPT9’, ‘_vti_’, ‘desktop.ini’