Hello team,
is it please somehow possible to use site page as a hyperlink to external page? It means when user click on HELP (as one of site pages) it will redirect him to a SharePoint page with useful docs. I tried it as Interface with safelink but it does not work. Maybe with process model it can work?
Thanks
Discussion posts and replies are publicly visible
Not directly. Did you try to embed that sharepoint page using the web content component?
docs.appian.com/.../Web_Content_Component.html
There is no reason why safeLink will not work. Can you attach your code?
yeah this works well, thanks
when i use interface as a page like this, instead of directly opening the SharePoint page it will first open the Interface from i need to click on the link to get to the page. i need to avoid this middle step (opening an interface first)
I want to embed a Tableau link, When I tried Web Content field, it says tableau refused to connect.
Could you please guide how to achieve this same with tableau
As my understanding HELP is one of the tab in your site. When you change the tab you can't go directly to the SharePoint you need to click on the link for external site . You can use the SafeLink for redirecting to sharepoint
Not all web apps support direct embedding. Google maps is a prominent example. Looking at the Tableau documentation (https://help.tableau.com/current/api/embedding_api/en-us/index.html), this would only work with Appian building a component plugin.