Create a module for a template

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • You can create a module to open a form with pre-populated template data.

    시작하기 전에

    Role required: admin

    이 태스크 정보

    Child templates are only applied if the parent template is applied from a module. Child templates are not applied by applying a template to a new form.

    프로시저

    1. Point to the application menu, such as Self-Service, and select the edit application (pencil) icon.
    2. In the Modules related list, select New.
    3. Fill in the Title and Order fields as appropriate.
    4. In the Link Type field, select URL (from Arguments).
    5. In the Arguments field, enter <table_name>.do?sys_id=-1&sysparm_template=<template_name>
      The <table_name> is the name of the table you selected for the table field, for example incident. The <template_name> is the name of the template you want to use to pre-populate the form, for example Incident_call_type.
    6. Select Submit.
    7. Refresh the application navigator to view the new module.