On 4/13/05, Andrew Spaulding <[EMAIL PROTECTED]> wrote:

> If I have an Validation error in a form, what is the best way to show
> this in an accordion header?

Set the label property of the currently selected view to include the
error message in it.

  accordion.selectedChild.label += "(Error: foo)";

-- 
[EMAIL PROTECTED]
http://manish.revise.org/


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to