Select to view content in your preferred language

can th Width of Pop-up Window be changed?

2001
1
05-11-2013 06:02 AM
ThomasColson
MVP Alum
Using Flex 3.2 on ASrcGIS 10.1 with a dynamic map service, I configured a pop-up to show related records. When the pop up is activated, it sizes correctly to show feature attributes, however, when showing related records, the columns are truncated and only a portion of the related record attribute columns are shown (cut off vertically). There appears to be no way to click-drag-resize the pop up window. Is there a way to alter the size of the pop up window so that contents will not be truncated? I hope this  is possible without having to write code in Flex and compile, which we do not have the ability to do (no access to Flex Dev tools).
Tags (2)
0 Kudos
1 Reply
ScottMcGee
Regular Contributor
Tom,

Flex 3.3 solves this problem.

I had the same issue with 3.1 and 3.2. I upgraded to 3.3 and it solved it. However, rather than increasing the width of the related records window, the update adds a scroll bar which lets you scroll horizontally to see the complete record.

Scott
0 Kudos