Can this be done in wbappbuilder?
Did you ever figured it out @JamalWest2 ?\n worked just fine for me in FireFox but recently I noticed that it doesn't work in Google Chrome.
You can accomplish this using Arcade.
var tempArcade2 = "$feature."+field1TextLB;//Website"; var tempClass2 = new LabelClass({ labelExpressionInfo: { expression: tempArcade2 }, labelPlacement: placementLB, minScale: MinScaleB, maxScale: MaxScaleB }); tempClass2.symbol = textSymB; tempClass2.PoS = "S"; this.sLayer.setLabelingInfo([tempClass,tempClass2]
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.