Question
How to access external source content when embedded using a!webContentField
I have embedded Java content using a!webContentField on an Interface. Below are the actions I need to perform:
- Click on a icon beside the link/document (Capture URL)
- This should open another Appian Interface with all the related information. (Parse URL to get the query parameters like Folder & Document Id's)
Question here is how do I capture the URL ?

