<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>AW: [opencms-dev] Webform Generator Module some issues</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hi Andreas,<BR>
<BR>
we can definitely talk about sharing the more accessible code.<BR>
<BR>
Currently I'm kind of struggling trying to add fieldsets. I would like to wrap Input Fields in Fieldsets but I'm not quite sure how I can access them in the .st file.<BR>
<BR>
Best Regards,<BR>
Andreas Feuerstein<BR>
<BR>
<BR>
-----Ursprüngliche Nachricht-----<BR>
Von: opencms-dev-bounces@opencms.org im Auftrag von Andreas Zahner<BR>
Gesendet: Di 13.09.2011 09:42<BR>
An: opencms-dev@opencms.org<BR>
Betreff: Re: [opencms-dev] Webform Generator Module some issues<BR>
<BR>
Hi Andreas,<BR>
<BR>
I assume you are using Template 3 together with the webform module,<BR>
because the title is rendered by the template, not by the webform module<BR>
itself.<BR>
<BR>
Regarding the other enhancements for accessibility: you can change the<BR>
output HTML to your needs by creating your own String template file (see<BR>
section 8.2 of the documentation).<BR>
<BR>
Have a look at the file<BR>
/system/modules/com.alkacon.opencms.formgenerator/resources/formtemplates/default.st<BR>
and copy it (to another module?) to perform the required changes. Refer<BR>
to the documentation to figure out how to make the webforms use your own<BR>
string template configuration.<BR>
<BR>
It would be nice if you would contribute the resulting accessible HTML<BR>
back to the community.<BR>
<BR>
--<BR>
Regards,<BR>
Andreas.<BR>
<BR>
-------------------<BR>
Andreas Zahner<BR>
<BR>
Alkacon Software GmbH  - The OpenCms Experts<BR>
<A HREF="http://www.alkacon.com">http://www.alkacon.com</A> -  <A HREF="http://www.opencms.org">http://www.opencms.org</A><BR>
<BR>
Am 13.09.2011 09:17, schrieb Feuerstein Andreas:<BR>
> Hi,<BR>
> I'm currently working with the Webform Generator and came along some<BR>
> problems:<BR>
> - where can I define the output for the title? In my case it's always<BR>
> embedded in an <h2> tag - I would need to have this in a <h1> tag.<BR>
> - using display: inline-block breaks the form for some browsers<BR>
> including IE6<BR>
> - the module doesn't use HTML Labels (<label>) at all - this is a real<BR>
> accessibility problem. Would be great if you would fix this<BR>
> - the module doesn't provide fieldsets (would be a basic feature and is<BR>
> also an accessibility problem)<BR>
> Thanks for your reply,<BR>
> Andreas<BR>
><BR>
><BR>
><BR>
><BR>
> _______________________________________________<BR>
> This mail is sent to you from the opencms-dev mailing list<BR>
> To change your list options, or to unsubscribe from the list, please visit<BR>
> <A HREF="http://lists.opencms.org/mailman/listinfo/opencms-dev">http://lists.opencms.org/mailman/listinfo/opencms-dev</A><BR>
<BR>
_______________________________________________<BR>
This mail is sent to you from the opencms-dev mailing list<BR>
To change your list options, or to unsubscribe from the list, please visit<BR>
<A HREF="http://lists.opencms.org/mailman/listinfo/opencms-dev">http://lists.opencms.org/mailman/listinfo/opencms-dev</A><BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>