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]
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.