Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to load content from a static text/xml file or html page into Tabbed Interface ? #8661

Open
chrisng0719 opened this issue Jun 12, 2019 · 1 comment

Comments

@chrisng0719
Copy link

Hi,
How do I put content, say from a wsdl url, into a tabbed interface's tab content from WET?
I know that I can put static text manually into the summary tag for that tab content.
But what if i want to load the content of the tab from a external static source like a text file or url (in my case I want to put the text content from http://someserver/somewebservice?wsdl into one of the tab in WET.

I am new to WET. Please help. Thanks.

@duboisp
Copy link
Member

duboisp commented Jun 13, 2019

WET-BOEW don't have a built-in adapter to connect with a WSDL service. You will need to do it yourself by using Javascript and HTML.

However, if you are using GCWeb and if you have a JSON variant of your WSDL service then you can think of using the Data-JSON plugin, Template HTML5 and the JSON Manager plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants