4
Views
2
Comments
TREE WIDGET
Question
Hi.

I'm trying to use Tree Widget, wich I've downloaded from Outsystems page.

When I use it in a .Net server everything works as it's suposed to but when I use a J2EE server the images of the nodes don't appear like in the screen shot I've attached.

Does anyone knows where this problem comes from?
Does anyone knows how to solve it?
anexo.rar
2020-03-05 15-52-45
André Vieira
Staff
Hi Gonçalo,

Look at the html source to find what the image url is. Check to see if the files are correct and that their names match in casing. Remember that you provide the image name so you can easily correct if it is wrong.

Cheers,
André
2012-03-02 13-17-21
Paulo Ramos
Staff
Hi Gonçalo,

André is right. The casing is different between the example list and the resource name ('Node' vs 'node'). Please try the version in attach (as I don't have access to a java server to test it myself).

Cheers,
Paulo Ramos
TreeWidget.oml
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.