Select to view content in your preferred language

How to let a widget to be preloaded as a minimized state

2601
3
Jump to solution
01-24-2012 05:33 AM
LeiZhou
Deactivated User
I need to set a widget to be preloaded as a minimized state.  In the config.xml, it is currently preload="open", I want to set it as preload="mini".  But flexviewer does not recognize the key word ???mini??? and it does not work.

Is there any method I can set the initial state as minimized state, instead of fully open state? Thanks a lot!
Tags (2)
0 Kudos
1 Solution

Accepted Solutions
RobertScheitlin__GISP
MVP Emeritus
Lei,

   Sure look here in the Flex Viewer help files:

http://help.arcgis.com/en/webapps/flexviewer/help/index.html#/Widget_tag/01m30000001w000000/

preload???Determines if the widget is "activated" when the Viewer application initially opens. It can have one of two states: open or minimized. Widgets, by default, are loaded on demand, that is, not preloaded at all.


Don't forget to click the top arrow (promote) and to click the Mark as answer check as shown below:

View solution in original post

0 Kudos
3 Replies
RobertScheitlin__GISP
MVP Emeritus
Lei,

   Sure look here in the Flex Viewer help files:

http://help.arcgis.com/en/webapps/flexviewer/help/index.html#/Widget_tag/01m30000001w000000/

preload???Determines if the widget is "activated" when the Viewer application initially opens. It can have one of two states: open or minimized. Widgets, by default, are loaded on demand, that is, not preloaded at all.


Don't forget to click the top arrow (promote) and to click the Mark as answer check as shown below:
0 Kudos
LeiZhou
Deactivated User
Thanks a lot!

I need to set a widget to be preloaded as a minimized state.  In the config.xml, it is currently preload="open", I want to set it as preload="mini".  But flexviewer does not recognize the key word �??mini�?� and it does not work.

Is there any method I can set the initial state as minimized state, instead of fully open state? Thanks a lot!
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Lei,

  Don't forget to click the Mark as answer check and to click the top arrow (promote) as shown below:
0 Kudos