I created this expression via Arcade in Pro for one of my label classes
"$feature.GL_STR_FUL + TextFormatting.NewLine + $feature.ALIAS_NAM;"
when sharing it to AcrOnline it works just fine within the new map viewer; however, when I created a web app with WAB, I noticed the map viewer this uses is the "Map Viewer Classic" and not all my expressions are read, only the one, which is the one above. This is fine, since it seems all my labels are still drawing; however the alias field is not below the "GL_STR_FUL" field like I had it written out. Can someone shed some light why my labels are not populating on separate lines and are being drawn as one single line? Also, if someone knows why all my label classes can be seen and read through the new map viewer but not through classic viewer? And also why does WAB not use the new map viewer? I have played around with Experience Builder, but unfortunately this web application doesn't function the way I need it to like WAB does. Thanks in advanced.