Select to view content in your preferred language

QuickReport AttributesPage

276
1
02-07-2019 08:27 AM
BrentSlone3
Occasional Contributor

I have a need programmaticly update/set items in the AttributesPage.qml

ListView with its 'fieldsMassaged' model doesnt seem to have .get() or setProperty() functions.

what is the way to set values in this page?

Thank you,

0 Kudos
1 Reply
ErwinSoekianto
Esri Alum

Brent, 

"fieldsMassaged" is an array, how about updating the array content that reflects the item(s) which are needed to be updated? 

Thanks,

Erwin

0 Kudos