Hi Dhwani, If I'm reading that right, the layout is not in the list of beads. I guess we should create some way to detect errors like that.
I think it should be: <js:Container style="margin-left:auto;margin-right:auto"> <js:beads> <vertLayout:ResponsiveVerticalColumnLayout id="vcl" numColumns="2"/> </js:beads> <renderers:FormTextInput id="txtFirstName" width="500" label="First Name"/> HTH, -Alex On 5/3/16, 9:12 PM, "dhwanishah85" <dhwanisha...@gmail.com> wrote: >Here are the parent tags: > ><js:Container id="mainBody" width="100%" > > <js:beads> > <js:ScrollingViewport id="scrollingView"/> > </js:beads> > <js:Label text="Who will be the point of contact for this > account? " >className="formHeadMessage" /> > > <js:Container > style="margin-left:auto;margin-right:auto"> > > > *<vertLayout:ResponsiveVerticalColumnLayout id="vcl" numColumns = >"2"/>* > > <renderers:FormTextInput > id="txtFirstName" > width="500" > label="First Name"/> > > > >-- >View this message in context: >http://apache-flex-development.2333347.n4.nabble.com/FlexJS-extending-Vert >icalColumnLayout-tp52676p52761.html >Sent from the Apache Flex Development mailing list archive at Nabble.com.