Identify results not show up on left pane

715
4
Jump to solution
08-12-2014 10:56 AM
MayJeff
Occasional Contributor

I want to have my results show up on left pane when identify a parcel.  Here is my JSFiddle: Edit fiddle - JSFiddle

Can someone tell me how come I can't get the content to show up inside left pane?

Thank you.

0 Kudos
1 Solution

Accepted Solutions
RobertScheitlin__GISP
MVP Emeritus

May Jeff,

  Here the code cleaned up and working as desired.

JSFiddle link

View solution in original post

0 Kudos
4 Replies
RobertScheitlin__GISP
MVP Emeritus

May Jeff,

  Here the code cleaned up and working as desired.

JSFiddle link

0 Kudos
MayJeff
Occasional Contributor

Thank you Robert.  That's what I am look for.  I want to ask you  a question before I mark this discussion so you can see it.  Can the left pane's content show  "Zoom to" link like infoWindow?

0 Kudos
RobertScheitlin__GISP
MVP Emeritus

May Jeff,

    Not unless you add that feature programmatically. The side info window is just a ContentPane div that just displays the text from the content variable.

MayJeff
Occasional Contributor

Thank you Robert!

0 Kudos