Select to view content in your preferred language

Populating drop down list for attribute editor

482
0
12-13-2012 05:25 AM
nicolalodge
Emerging Contributor
Hello

I am hoping that some one here will be able to point me in the right direction. I am developing an application at the moment using the esri:editor. I am customising the default attribute inspector using field inspectors some of which have custom renderers. I want one of my fields to have a drop down list but i want this to be populated using values in another layer in my application rather than using the esri domains or predefining the list within a custom renderer.

I want to do this as i want the user to be able to edit the drop down list themselves and add additional values in.

I am thinking that i need to create an array of values from the layer i want to take my values from and then pick this up in a custom renderer but can't for the life of me work out how to do it. Has anybody managed this before and be able to share any code?

Thanks in advance.

Nicki
Tags (2)
0 Kudos
0 Replies