Select to view content in your preferred language

Pop up panel widget not open on first identify of session

1124
5
Jump to solution
09-24-2018 07:28 AM
MarkCooper5
Frequent Contributor

I have the pop up panel widget in one of my apps and the first time you identify a feature in the session, a popup ones normally in the middle of the screen. If you click on the popup panel icon and then identify, it works as I would expect, placing the results in the side panel.

Is there a way to get it to always show popups here, not just when the widget has been selected?

Many thanks

Tags (1)
0 Kudos
1 Solution

Accepted Solutions
RobertScheitlin__GISP
MVP Emeritus

Mark,

  You need to set the popup panel to open at start.

View solution in original post

0 Kudos
5 Replies
RobertScheitlin__GISP
MVP Emeritus

Mark,

  You need to set the popup panel to open at start.

0 Kudos
MarkCooper5
Frequent Contributor

Thanks Robert - nice and simple 🙂

0 Kudos
blairtinker
Occasional Contributor

Robert,

The widget is doing almost exactly what I need but I am having the same issue (doesn't open on first identify) with a caveat.   I am using the tabbed theme and I have an about widget that I need to have open at start to give information about the map before the clicking begins. I was thinking of setting the popup panel to open at start and then programmatically switching to the about panel but that seems pretty messy.  Any way I can tweak the popup panel code to force the content into the panel? Thanks!

BT

0 Kudos
RobertScheitlin__GISP
MVP Emeritus

Blair,

   Why not have the about widget in one of the on screen widget placeholders instead and have the popup panel in the tab and both set to open at start.

0 Kudos
blairtinker
Occasional Contributor

Thanks Robert, 

This is something that I'm pulling together for someone else and they have this idea in their head that they really want a panel on the left where they can toggle between the about (description of the map), a legend and the popup information.  I can actually almost do that with one of the basic templates   but in addition i need to have group filters in widget placeholders which I was having trouble doing on that other template.  I think they will just need to compromise on the design a bit and I'll put the about info in a splash screen so they see it up front and have the popup panel open on start.  Thanks again, this widget is great.

BT

0 Kudos