Where can I find documentation to customize popup

2944
2
04-06-2016 01:18 AM
NatashaManzuiga
Occasional Contributor

Hi all, I need to customize my popup / infowindow to show tabs, images, links and retrieve JSON data from webservices..

Is there a place where I can find some documentation to make it?

Thanks to all.

Naty

0 Kudos
2 Replies
NatashaManzuiga
Occasional Contributor

Robert, in my Flex Application I have modified the PopUpRendererSkin.mxml and all the elements customized (for each layer) are added in the commitProperties function..

Here I see, that in Web AppBuilder it's pretty harder to do the same...

I just want to know how to intercept map onClick and the Search widget result event to replace them and where is the code that run the InfoWindow/PopUp...so I can add my code...using the field values as parameters to call webservices and retrieve data to populate InfoWindow/PopUp.

Can you help me?

Thanks,

Naty

0 Kudos