Edit the label of Submit button for a record producer

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • For a record producer submission experience that you can relate to, edit the label of the Submit button.

    시작하기 전에

    Role required: admin

    프로시저

    1. Navigate to All > Service Portal > Widgets.
    2. Select the SC Catalog Item (widget-sc-cat-item-v2) widget.
    3. From the Instances related list, preview and open the instance for the ServiceNow NowMobile App – Catalog Screens and Applet Launcher application.
    4. In the Additional options, JSON format field, specify the record_producer_label parameter.
      For example, if you want to change the label to Request, press Ctrl+click on the catalog item widget, select Instance in Page Editor, and specify the following parameters in the Additional options, JSON format field.
      "record_producer_label":{
      			"value" : "Request"
      		}
    5. Click Update.