You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Adrian Crum (JIRA)" <ji...@apache.org> on 2010/04/04 16:38:27 UTC

[jira] Commented: (OFBIZ-3543) Ability to use the actual form name in javascript snippets in extended forms

    [ https://issues.apache.org/jira/browse/OFBIZ-3543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12853254#action_12853254 ] 

Adrian Crum commented on OFBIZ-3543:
------------------------------------

Form widgets should not contain javascript snippets. Javascript is confined to HTML rendering and the form widgets are supposed to be rendering format agnostic.


> Ability to use the actual form name in javascript snippets in extended forms
> ----------------------------------------------------------------------------
>
>                 Key: OFBIZ-3543
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3543
>             Project: OFBiz
>          Issue Type: Improvement
>            Reporter: Jacques Le Roux
>            Priority: Minor
>
> For now, when you extend a form containing javascript snippets which use the form name (document.formName.fieldName) you have to pass the real name of the form into the javascript snippets.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.