QuestionQ100

Application User Interface

Which of the following Link Types should be selected when creating a module that opens the Record Producer UI for a user instead of the ServiceNow form UI?

  • A URL (from Arguments:)
  • B Content Page
  • C Script (from Arguments:)
  • D HTML (from Arguments:)
Explanation

A Record Producer is launched using its catalog-item URL, typically with the producer’s sysparm_id supplied as a URL argument. ServiceNow modules that navigate to a target URL use the URL (from Arguments:) link type.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!