Select to view content in your preferred language

Issue with using a custom widget in Portal

5772
12
Jump to solution
09-13-2019 06:49 AM
Labels (1)
Matheus_ViníciusRamos_da_Fonse
Occasional Contributor

So, i made a custom widget and added it into Portal as a Web App Builder Extension by using the manifest.json URL. It seems to be a successful deploy, as it even shows up in my Web App Builder, in the custom widget tab, but upon clicking "OK" after selecting my custom widget, nothing happens. Nothing.
I can add normal pre-built widgets just fine, it's just my widget that won't work.

Tags (3)
0 Kudos
12 Replies
ClémentLaskar
Regular Contributor

Hi,

I'm stuck on the same problem, could you copy the content of your web.xml file to enable CORS ?

Thanks a lot

0 Kudos
LeiHe
by
New Contributor

Understanding it's an old thread but could explain how to config your web.config file. I have the same issue now. Many thanks.

0 Kudos
AmaiaMartinez
Occasional Contributor

Hi Matheus, 

We are getting the same issue when trying to use a custom widget deployed in a web server (on a different machine). When you say you only needed to add the web.config file at root level you are talking about the 'parent folder' in which you have all the custom widgets? Could you indicate the CORS settings in that file?

Thank you in advance!

0 Kudos