1

I'm using

<parsley:ContextBuilder config="{Parsley_Config}"/>

in my main application. The problem is popup window cannot detect the configuration. Any kind help is appreciated.

zawhtut
  • 8,335
  • 5
  • 52
  • 76

2 Answers2

2

There is a section about it in the Parsley documentation :

http://www.spicefactory.org/parsley/docs/2.4/manual/view.php#popup

Florian F
  • 8,822
  • 4
  • 37
  • 50
0

help for this topic - how to handle popup and windows using parsley http://flexfinds.blogspot.co.uk/2012/10/parsley-and-popups.html

santosh1220
  • 107
  • 7
  • Note that link-only answers are discouraged, SO answers should be the end-point of a search for a solution (vs. yet another stopover of references, which tend to get stale over time). Please consider adding a stand-alone synopsis here, keeping the link as a reference. – kleopatra Jul 28 '13 at 18:57