Hey guys,
I'm currently creating a map extension and would like the ability to add layers and select a Data Source for each one of them, just like in the native (DS 1.5) Geo Map component :
I know I can have it in the Properties pane, but I need to do it in Additional Properties pane mainly because the requirement is to have an X amount of Data Sources.
If I could find an existing open source extension that has a Data Source in the add props pane I'd be able to figure it out by looking at the code, but I can't seem to find any, and I can't find the code for the native Geo Map component.
I'm looking online and in the DS 1.5 documentation but there's no real mention of having a type ResultSet field in the add props pane.
I'm assuming it's possible since Geo Map has it, but the question is how?
Thanks for the help!
Scott