data links that return more than one record
I've configured a data link on a parcel layer that return one or more service area records. The links show correctly in the feature long description:
_img_ alt="User-added image" src="https://latitudegeo--c.na53.content.force.com/servlet/rtaImage?eid=90660000000PDiT&feoid=Body&refid=0EM60000000HSds"_/_img_
I'd like to have the same results show in the feature description text and have had success in diplaying the first record using this syntax:
_img_ alt="User-added image" src="https://latitudegeo--c.na53.content.force.com/servlet/rtaImage?eid=90660000000PDiT&feoid=Body&refid=0EM60000000HSdx"_/_img_
This works fine to show the first record but I'd like to have it show all the records. I've tried repeating the syntax but it just repeats the first record.
_img_ alt="User-added image" src="https://latitudegeo--c.na53.content.force.com/servlet/rtaImage?eid=90660000000PDiT&feoid=Body&refid=0EM60000000HSeC"_/_img_
_img_ alt="User-added image" src="https://latitudegeo--c.na53.content.force.com/servlet/rtaImage?eid=90660000000PDiT&feoid=Body&refid=0EM60000000HSe7"_/_img_
Has anyone been able to do this?
0
-
Hi Rebecca
as far as I am aware this is not possible. First record only.
Therefore the query ideally needs to only return one record. The way that I am doing this is by having a database query and function that effectively concatenates the multiple records together.
If you wish further information then please let me know.
Regards
Ralph Price0 -
Thanks Ralph. That's a good idea. 0 -
Hi Ralph,
If you can share some details on how you did this I'd be very grateful. You can email me at rmclean@rdos.bc.ca (To: rmclean@rdos.bc.ca) mailto:rmclean@rdos.bc.ca0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
3 kommentarer