Create template with custom presentation for forms

Artimes 346 Reputation points
2021-01-07T11:26:20.057+00:00

Hello,

I can create custom forms e.g. by extendig the standard IR form. And I can create templates on this form, which can be used via "Create Incident From Template". Is it possible to combine this in that way, if you "Create Incident From Template" then a form appears with certain customizations on this form as we know from IR-Form extension. But the customizations are not displayed if you open the form via "Create Incident"?

<Templates>
  <ObjectTemplate...
    <Presentation>
      <Forms>
        <Form ...
Service Manager
Service Manager
A family of System Center products for managing incidents and problems.
246 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Andreas Baumgarten 117.9K Reputation points MVP
    2021-01-07T11:48:31.467+00:00

    If I understand your requirement right:
    You want different forms depending on "Create Incident From Template" or "Create Incident" is used to create an incident?

    If my assumption is right: No, as far as I know this is not possible. For each class in SCSM only one form is possible,


    (If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

    Regards
    Andreas Baumgarten


  2. Andreas Baumgarten 117.9K Reputation points MVP
    2021-01-07T13:40:18.52+00:00

    If you create two classes inheriting from the incident class you have 3 different Incident classes (Incident default class + 2 custom Incident classes). If you create an Incident object it is always based on one class only. For each of the custom incident classes you have to create the related Task, views, workflows, notifications, reports, .....
    This is not working very good in real life.


    (If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

    Regards
    Andreas Baumgarten

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.