Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Changing Variable Attributes in Portal Widget

kkaufmann
Tera Contributor

For catalog items on our service portal, I am able to include the User ID with the User's Name for a reference field that is referencing the sys_user table.   I do that by setting the Variable Attributes to: "ref_auto_completer=AJAXTableCompleter,ref_ac_columns=user_name,ref_ac_order_by=name"

find_real_file.png

How can I do this for a Portal Widget?   Specifically, I would like the User ID to be visible on the reference of "Requested For" on the sc_cart page.

find_real_file.png

5 REPLIES 5

This property only seems to control the "Requested for" field in the Order Confirmation modal pop-up of a two-step checkout.   For regular Service Catalog variable, you'd have to configure each of the variable fields.   See: