Hi, Devis.
What about manipulating the visibility and height of the fields?

I've implemented dynamic screens this way. I did not use mx:Form, just
a VBox, set the verticalGap="0", set a fixed height for my fields (30).

If a field is not to display I set visible = false and height = 0.
If the field is to display I ser visible=true and height = 30;

Tracy

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Monday, January 31, 2005 6:04 AM
To: Flex Coders
Subject: [flexcoders] Front Controller


Hi,
sorry anohter question, i have great problem to implement in Flex 
forms that canghe dynamically.

For example i have simple form
Name
Phone
Zip

if he will connect Mr Mario i wish to display only (Name,Phone) 
fields, and if he will connect Mr Devis i wish display all fields

you can point out me the correct road, please
Devis






 
Yahoo! Groups Links



 







Reply via email to