Select to view content in your preferred language

Identify Features PopUp not displaying all data.

2579
2
06-11-2014 12:01 PM
KomanDiabate
Deactivated User
Hello All,
I'm working with the identify feature sample on flex api site, I am quickly noticing that I am not see all the attributes being displayed on the popup window. The attribute values are being truncated because the windown is not large enough. (See image).
I also noticed that the identify popup can scroll up and down but not side to side.
Does anybody knows how to either set the horizontal scroller on the popup window or change the size of the popup...
Thanks
[ATTACH=CONFIG]34509[/ATTACH]
Tags (2)
0 Kudos
2 Replies
raffia
by
Deactivated User
That component must have a .width property that you should be able to set.
0 Kudos
KomanDiabate
Deactivated User
Hi Raffi,
Thanks for the reply. Below is the sample that I have used to implement my identify. Looking at it,  I have tried to set the width property in the css piece with no luck (no such property). I am wondering which .width property you are referring to?
I have used in the past custom titlewindow popup display data and I am wondering if that is the only way to resolve this issue. I like the way identify component works and really wanted to leverage that.

https://developers.arcgis.com/flex/sample-code/identify-features.htm

Thanks.
0 Kudos