In order for things to work the way that is specified... I have to have a related table with the NAME of the document.
So, for instance, on Feature X, it will have X number of document names in a related table.
What I would like to do... in WAB... is turn those Related Table Document Names into a URL.
So if the document name is SomeDocument.pdf then what I want to have happen is it turns into a clickable URL that is located at: http://somedomain.com/some/path/SomeDocument.pdf
However, no matter what kind of Configure Popup scenario I do? The related table just displays the document name... No link.
Any ideas?