Select to view content in your preferred language

visibility of "enter address" prompt

757
4
Jump to solution
06-05-2013 01:38 AM
JamesEdge
Deactivated User
I am using source code for Flexviewer 3.2 - How can I adjust the visibility level of the "enter address" prompt within the headercontoller?
Tags (2)
0 Kudos
1 Solution

Accepted Solutions
RobertScheitlin__GISP
MVP Emeritus
James,

   Glad to help.

Don't forget to click the Mark as answer check on this post and to click the top arrow (promote).
Follow these steps as shown in the below graphic:

View solution in original post

0 Kudos
4 Replies
GISDev1
Deactivated User
I am using source code for Flexviewer 3.2 - How can I adjust the visibility level of the "enter address" prompt within the headercontoller?


What do you mean by visibility level? You want to make a red box around it or what?
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
James,

   You would need to modify the GeoCoderSkins promptDisplay.  http://resources.arcgis.com/en/help/flex-api/apiref/com/esri/ags/skins/GeocoderSkin.html
0 Kudos
JamesEdge
Deactivated User
I was able to copy the skin from the API into my viewer and set link in default.css to use my skin. I removed promptDisplay from the colorization exclusions so that the "enter address" is now fully visible. Many thanks Robert.
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
James,

   Glad to help.

Don't forget to click the Mark as answer check on this post and to click the top arrow (promote).
Follow these steps as shown in the below graphic:

0 Kudos