Currently, the application is designed to require every material library added to the system to have an ID that is generated sequentially. This ensures that each ID is unique and consistent across the system.
At present, there is no option for creators/admins to define their own Material name in place of the auto-generated ID sequence. This limitation exists to prevent potential issues such as duplicate naming conventions or other conflicts that may arise in the future. Hence, creating material with user-defined names is not feasible within the current framework.
The sequential Material IDs serve as unique and immutable identifiers, which are crucial for effective tracking and record-keeping. Once generated, these IDs cannot be modified, ensuring system integrity and consistency.
Comments
0 comments
Article is closed for comments.