Here I was thinking to myself......hmmm, I don't think it should be too difficult to use arcade to create a popup that includes multiple layers. I google around and find out that there is this function called FeatureSetByName that does just that. Sweet! I open my web map, click the layer I want for my popup, click the Add for arcade expression, start typing my code and then boom! my code fails because that is an unrecognized function. =[ Turns out my Enterprise Portal only has arcade 1.3. The super sweet FeatureSetBy* exists only in 1.5
is there any other way that that type of functionality can be done using 1.3?