---
sourceDocument: Australia ServiceNow AI Platform Capabilities
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/servicenow-platform

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia ServiceNow AI Platform Capabilities

ft:clusterId :

    - platcap

bundleId :

    - platcap

workflow :

    - Platform


---

# Custom Metric form

# Custom Metric form {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

Description of the field values for the Custom Metric form.
{#custom-metric-form-fields__table_vrl_4yj_xrb__entry__2}

| Field | Description |
|-|-|
| Name | Name of your custom metric type. The name appears on the Custom Metrics page. |
| Application | Name of the application that you are creating the custom metric type for. |
| Icon | An icon for the custom metric type. The custom metric type appears as the selected icon in Survey Designer. |
| Active | Option to enable or disable the custom metric type. If selected, the Survey Designer shows the custom metric type. |
| Macro | A macro that is used to render the custom metric type. Hinweis: * If the Macro field is empty, the question is not rendered on the platform form. * The macro record that you select must contain an input element with the following attributes. This input element holds the value for the metric. * `datatype="custom"` * `name= "${jvar_question_name}"` {#custom-metric-form-fields__ul_uht_ytd_fsb} * Value parameters can be accessed in a macro using the ${jvar_value_params} object. {#custom-metric-form-fields__ul_wbt_wtd_fsb} |
| Widget | The widget is used to render the custom metric. Hinweis: * If the Widget field is empty, the question is not rendered on the portal form. * The widget record that you select must contain an input element with the following attributes. This input element holds the value for the metric. * `ng-model="page.fieldValue"` * `ng-model-options="{getterSetter: true}"` {#custom-metric-form-fields__ul_sgx_p5d_fsb} * The client script must have $scope as one of the parameters in the function definition. The value parameters can be accessed using the $scope.page.field.value_params object. {#custom-metric-form-fields__ul_dzd_m5d_fsb} |
| Result type | Result type for the custom metric type. If a value is changed, the new results are stored as per the new value and the previous results remain unchanged. If a value is changed from string to number, the reports might not show the charts properly. If a value is changed from number to string, the scorecard is shown in a list view. |
| Value parameters | Value pairs that are passed to the custom metric type renderers. For example, in star ratings, you can pass a value as 5 for 5 stars or 10 for 10 stars. |
[Tabelle : 1. Custom Metric form]

{#custom-metric-form-fields__table_vrl_4yj_xrb}

