Select to view content in your preferred language

Assign Named Trace Configuration to Utility Network Trace widget

431
1
Jump to solution
10-15-2024 11:14 AM
ahargreaves_FW
Frequent Contributor

Hello @AlixVezina 

Is there a way to assign a Named Trace Configuration to  the utility network Trace widget within experience builder portal v11.3? I have a simplistic app that uses a map with only a single names trace in it. Seems silly for the user to have to pick this one value...

ahargreaves_FW_0-1729016008986.png

 

1 Solution

Accepted Solutions
AlixVezina
Esri Regular Contributor

@ahargreaves_FW 

Not in Experience Builder. But if you build an app using the Maps SDK for JavaScript, you can preset the trace type by defining the selectedTraces property.

 

cc @RichRuh 

View solution in original post

1 Reply
AlixVezina
Esri Regular Contributor

@ahargreaves_FW 

Not in Experience Builder. But if you build an app using the Maps SDK for JavaScript, you can preset the trace type by defining the selectedTraces property.

 

cc @RichRuh