Raouf Afifi Posted January 27, 2022 Share Posted January 27, 2022 I need to call a page using a URL on webplayer, as i need to open a library item with Configuration block, so i'm preparing some items and calling that template via the URL. I don't want to add any lable or button with that URL as i already start collecing data by a button click so user will expect direct launch for that template, not a new link to click on. Process.Start doesn't help for WP, only in Rich Client. Same for Webplayer.Open(url) Any clue Link to comment Share on other sites More sharing options...
Tejas Devadkar Posted January 28, 2022 Share Posted January 28, 2022 Hi , I did not quite well understnad your question , but could you not write some HTML in the Edit Text Area and make a clickable link or embedd in an iframe. Or you could also explore the View >> Web Page panel in the tool bar. Link to comment Share on other sites More sharing options...
Raouf Afifi Posted January 30, 2022 Author Share Posted January 30, 2022 I don't want to add a hyperlink in text area, i already have a buttom that does some work to prepare the url , so its not a good idea to ask user to click button then hyperlink , i need the same script that prepares the url to be able to call it, so clickable links are not a good option. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now