Hi Jeff,

Since I've been working on mobile I don't have much room either. I use a
label for error messages with includeInLayout and visible set to false and
place it inside the FormItem container. If it's a vertical form item then
the error label shows up beneath the form item. If it's horizontal layout I
need to put both the form item and the error label in a VGroup. This allows
the form to flow when error messages are visible.

On Sun, Aug 7, 2011 at 8:21 AM, Battershall, Jeff <
jeff.battersh...@djindexes.com> wrote:

> **
>
>
>  What I’m discovering about Spark Forms is  that error messaging is inside
> the form item container and unless I make the form large enough to
> accommodate the error message I might see some unexpected layout issues such
> as the error text appearing over the form element, etc.  Pretty darned ugly.
> ****
>
> ** **
>
> What I’d prefer is to have the error tips appear over the form and not be
> constrained by the form dimensions.  It appears that the only option I have
> is to roll my own solution using skins and ToolTipManager, etc.  I’m
> prepared to dig in to do this but I just wanted to make sure that I wasn’t
> missing a more straightforward solution.  ****
>
> ** **
>
> ____________________________****
>
> * *
>
> *Jeff Battershall*
> Application Architect
>
> T 609 520 5637****
>
> F 609 520 5370
> C 484 477 9900
> *jeff.battersh...@djindexes.com*
>
> *Dow Jones Indexes*
> 4300 Route 1 North****
>
> South Brunswick, NJ 08852****
>
> www.djindexes.com <http://www.cmegroup.com/>****
>
>  
>

Reply via email to