I've created an expression to use in a popup. In my webmap this works fine (Map Viewer). I can use the expression as one block in my popup and field lists as another.
If I convert this webmap to a webapp the title and exrpession sections of the popup will show but the field list disappears. It does not matter what order I set the content blocks to, nor the complexity of the expression (tested with $feature["myFeature"] as well as complex feature sets returning templates).
Is this either / or behaviour expected for webapp builder popups?
I'm using wabVersion 2.25. Using configurable apps the popups show everything but the functionality for the rest of the app I require is not available in configurable apps.