We recommend reviewing what is submitted before posting, in case your idea has already been submitted by another community member. If it has been submitted, vote for that existing feature request (by clicking the up arrow) to increase its opportunity of being added to Cireson solutions.
For more information around feature requests in the Cireson Community click here.
Comments
You will need the authoring tool to create the management pack to extend the class and import into SCSM, from there you can just customize the default Cireson form with your class extension where needed.
https://support.cireson.com/KnowledgeBase/View/51#/
If you use Visual Studio, there is a free extension from Microsoft called Visual Studio Authoring Extensions (VSAE). It is essentially an XML editor with snippets that help get you started and pointed in the right direction. This can appear to be much more intimidating that working with the Authoring Tool, and is certainly not for everyone. However, I have personally had more success training people who are new to Service Manager and the concept of a management pack to use this tool instead of the Authoring Tool.
The authoring tool and VSAE both generate an XML management pack and push it to Service Manager when you are done, but take a different route to get there.