Hi all,<br>I use z3c.formjs in a project and would like to customize the selector id used into jsaction.handler for form field.<br>Why ? because the z3c.formui templates add &quot;-row&quot; suffix to the widget id and I need also to add the &quot;-row&quot; suffix to the selector id in the event handler.<br>
<br>I have attached a patch for the jsaction.py file that use the default WidgetSelector class if no IWidgetSelector component is locally registered.<br><br>If it is a good idea, how could I apply it to svn repository ?<br>
<br>regards,<br>Simon  <br>