Re: Users - javascript event and action in field (widget forms)
Posted by
oceatoon on
May 31, 2006; 4:10pm
URL: http://ofbiz.116.s1.nabble.com/Users-javascript-event-and-action-in-field-widget-forms-tp139602p139606.html
Thanks Daniel
but it seems the drop down tag isn't implemented with the event action
we have added it to the FormModel Rendering
Thanks for your help
Tibor
On 5/31/06,
Daniel Goodwin <[hidden email]> wrote:
Hi Tibor
Dont know if this is of any use but action is raw
javascript so I have
coded following which works on a text field
Not sure of drop down events though on a combo. enter
function is a
piece of javascript to change focus - thats all.
<field name="productLocation" title="Location"
event="onkeypress"
action="return
enter(event,document.forms[0].productQty)"><text
size="10"/></field>
Daniel
tibor katelbach wrote:
> Hi everyone
>
> We are trying to add an onchange event on a drop
down list build by
> widget Forms,
> the xsd seems to propose action and event attribute
on field tag but
> we can't seem to get this to work.
> does someone know how to do this ?
> Thanks in advance for your thoughts
> Tibor
>
------------------------------------------------------------------------
>
>
> _______________________________________________
> Users mailing list
> [hidden email]
>
http://lists.ofbiz.org/mailman/listinfo/users
Send instant messages to your online friends http://uk.messenger.yahoo.com
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users