I am currently working with a text field that has both a year value and an integer value concatenated together like so:
50,248 (2022)
I have created two arcade expressions, one extracting the integer value and the other extracting the year value. It would be great if we were able to use an arcade expression as the field name in the default 'Fields list' content option in the Popup windows.
I can do that with 'Text' content option, but I cannot get it formatted to look as good as the default 'Fields list' option. Additionally, having an option to "Hide if Empty", would be a huge UX improvement.