View Relationship Classes in Pop up window?

845
5
Jump to solution
06-07-2012 05:39 AM
JustinNettleton
Occasional Contributor
I am working on a map for our Parks and Rec Department. I am wanting to show reservation detail for a camp site when they click on that particular site. I have the reservation data in a relationship class as a one to many to the parcel data. Is there any way to configure the pop-up to show that relationship class data?


Thanks,
Tags (2)
0 Kudos
1 Solution

Accepted Solutions
RobertScheitlin__GISP
MVP Emeritus
Justin,

   No my identify widget does not support relates either. The only thing that is close is my Attachment Relate Info Window Widget.

http://www.arcgis.com/home/item.html?id=4ec33120c9ea4d019fddf722fc34ea3c

View solution in original post

0 Kudos
5 Replies
RobertScheitlin__GISP
MVP Emeritus
Justin,

   Not without some pretty extensive custom development in the PopUpRendererSkin.mxml.

Don't forget to click the Mark as answer check on this post and to click the top arrow (promote).
Follow the steps as shown in the below graphic:
0 Kudos
JustinNettleton
Occasional Contributor
Ok, thanks for the info. What about the Identify widget? Anything you can do with that to make it pop up?  I am assuming no, but thought I would ask.

Thanks,
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Justin,

   No my identify widget does not support relates either. The only thing that is close is my Attachment Relate Info Window Widget.

http://www.arcgis.com/home/item.html?id=4ec33120c9ea4d019fddf722fc34ea3c
0 Kudos
JustinNettleton
Occasional Contributor
This is going to work perfect I think.

Thanks very much.
0 Kudos
FaizanTayyab
Occasional Contributor
I know that related table data cannot be displayed in Flex pre3.0 but has it changed in new version of 3.0. It seems to be a big limitation not being able to show 1:M relationships. I have got a workaround that uses two queries but would like to know if the query can contain joins.

Thanks
0 Kudos