You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2002/06/06 22:22:01 UTC

DO NOT REPLY [Bug 9674] New: - [PATCH] XMLForm Transformer to include hidden fields + default xmlform2html.xsl enhancements

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9674>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9674

[PATCH] XMLForm Transformer to include hidden fields + default xmlform2html.xsl enhancements

           Summary: [PATCH] XMLForm Transformer to include hidden fields +
                    default xmlform2html.xsl enhancements
           Product: Cocoon 2
           Version: Current CVS
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: sitemap components
        AssignedTo: cocoon-dev@xml.apache.org
        ReportedBy: andrew@timberlake.co.za


I have been using XMLForm and needed to use a hidden form field which was not
being populated with the value from the model. This patch adds the value to
hidden fields within the XMLFormTransformer.

I have included a modification to the xmlform2html.xsl file which removes the
hard-coded class attributes and allows all attributes to be copied through. This
allows size to be used on textboxes amongst others, it also allows the class
attribute to be ignored.

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org