Multi-Row Variable Sets in ServiceNow | Share the Wealth

Поделиться
HTML-код
  • Опубликовано: 11 янв 2025

Комментарии • 8

  • @sheldonws1442
    @sheldonws1442 2 года назад

    Hi Chris, great video! Any chance you would be willing to share the code in the script includes? Thanks!

  • @masoompatthan
    @masoompatthan Год назад +1

    Hello Guy, Is there any specific way to add filter in mrvs or search button on mrvs. please let me know
    Thanks in advance

    • @GlideFastConsulting
      @GlideFastConsulting  Год назад

      Hello, while MRVS are a convenient way to organize and present data, they don't inherently include built-in filter or search functionality. However, you can implement filtering or searching within MRVS by customizing the form or using related components.

  • @elianaright6983
    @elianaright6983 3 года назад

    Hello Chris, Could you please help? I noticed that MRSV stored in sc_multi_row_question_answer table. I'm getting the value from a reference field, but it is giving me the sys_id. How do I get the actual requestor name? Thanks

  • @rahmanmahmoodi8573
    @rahmanmahmoodi8573 4 года назад +1

    Hi, I have xPlore installed but I don't have the option to Open in Xplore? Did you customise that yourself? Thx

    • @GlideFastConsulting
      @GlideFastConsulting  4 года назад

      Hi Rahman, There is no need to customize it yourself. You can download the latest version update set on the ServiceNow share: developer.servicenow.com/connect.do#!/share/contents/9650888_xplore_developer_toolkit?t=PRODUCT_DETAILS. After installation, you should be able to use Xplore right away.

  • @srilathatangudu7189
    @srilathatangudu7189 4 года назад

    Nice vedio... Can you tell me how can we show mrvs variables data in catalog task which is created on the RITM by using script.

    • @GlideFastConsulting
      @GlideFastConsulting  4 года назад

      Thank you for your question. In order to display MRVS at the catalog task level, you need to add the MRVS to the “Variables on Task Form” field on the catalog task workflow activity.