I'm trying to build and experience builder app to display linked documents. I have documents linked via a joined table(with over 17,000 records) rather than as attachments. The table is joined to my property parcels layer via a one-to-many join, as each parcel could have multiple documents linked.
I set the embed widget to display the link in the link field based on the selected record in the layer on the map. However, the widget just displays the text "Only HTTPS is supported." The links are valid and are all https urls. So I'm really not sure what the issue is. If you click the "view" text in the map pop-up the image opens in a new browser tab, but doesn't display in the embed widget.
What am I missing?
Thanks!
Solved! Go to Solution.
Hey! What did you do to make this work? I have links for our water mains that go to laserfiche, and I am hoping to get them to show up in the embed/feature info, but the laserfiche docs are typically PDFS. did you have that as well?
So one way to link out via the Embed Widget is to connect to the feature layer from the web map and using the Dynamic Content button, set the field that contains the URL to the microfiche. Then the Embed Widget "should" show the item. I would need to test the workflow for PDF's though...