1.0.10 1.2 sn http://myfaces.apache.org/sandbox15 Enhanced standard JSP actions and custom MyFaces actions. dynaFormConfigs org.apache.myfaces.custom.dynaForm.component.dynaForm.DynaConfigsTag JSP Container for field configurations dynaFormConfig org.apache.myfaces.custom.dynaForm.component.dynaForm.DynaConfigTag JSP for true false the name of the property this configuration is for displaySize false false the displaySize to be used to render the component displayOnly false false configure this field as displayOnly readOnly false false configure this field as readOnly - noneditable input field disabled false false configure this field as disabled - like readOnly but grayed too Field configurations dynaForm org.apache.myfaces.custom.dynaForm.component.dynaForm.DynaFormTag JSP var true false The var used to get access to the form controller valueBindingPrefix false false The value binding prefix which will be used to create the real value binding. If this is missing and the layout component has a "var" attribute its value will be used. uri true false The root model displayOnly false false Render the whole form in display (non editable) only mode bundle false false The bundle to use to convert the lables to readable strings exclusiveFields false false true|false - Set to true if only the fields listed within the configuration are to be rendered Handle all the dynamic form creation for JSF