Issues With More Than 1 Feature Attribute Other Than List Display Field

2232
0
04-19-2016 10:17 AM
MitchellCorish
New Contributor

Hi,

I'm currently trying to build a custom list widget to display more than one field in the row.

I am running into an issue whenever you choose the Display Field, it will only grab the feature attributes for that one display field, and not all attributes for that feature. When the renderRow is passed the feature, it only has the feature.attributes[dataSourceConfig.displayField] and not any other attributes.

Is there any way to pass the full feature attributes for the feature, and not just the one based on the display field chosen?

0 Kudos
0 Replies