sorry but cannot reproduce the error,

make sure you have the latest version from svn and provide us with more
detail like an url...

Regards,
Hans

On Thu, 2009-04-02 at 21:58 +0530, Santosh Chouhan wrote:
> Hello Hans,
> Still getting same problem of javascript blocked, please could you see once
> again into this.
> Thanks in advance.
> 
> Thanks and Regards
> Santosh Chouhan.
> 
> On Thu, Apr 2, 2009 at 12:28 PM, Hans Bakker
> <[email protected]>wrote:
> 
> > fixed in revision 761186.
> >
> > Regards,
> > Hans
> >
> > On Wed, 2009-04-01 at 22:00 +0530, santosh chouhan wrote:
> > > Hello all,
> > > When I try to create a new contact address for a portal then javascript
> > is
> > > blocked for all buttons on the page, here is code snippet for javascript
> > of
> > > form
> > >
> > > <form method="post"
> > action="<@ofbizUrl>createPortalPagePortlet</@ofbizUrl>"
> > > onSubmit="javascript:submitFormDisableSubmits(this)"
> > > name="createPortalPortlet">
> > >   <input name="portalPortletId" value="${portalPortlet.portalPortletId}"
> > > type="hidden"/>
> > >   <input name="portalPageId" value="${parameters.portalPageId}"
> > > type="hidden"/>
> > >   <input name="columnSeqId" value="${parameters.columnSeqId}"
> > > type="hidden"/>
> > > </form>
> > > <a class="buttontext"
> > >
> > href="javascript:document.createPortalPortlet.submit()">${uiLabelMap.CommonAdd}:
> > > ${portalPortlet.portletName}</a>
> > >
> > > In the above code javascript:document.createPortalPortlet.submit() is
> > > blocked and shows error in firebug with this is not a function. I
> > searched
> > > with existing code of other files and found no difference and those codes
> > > are working fine.
> > >
> > > Thanks in advance.
> > >
> > > Thanks and Regards
> > > Santosh Chouhan
> > --
> > Antwebsystems.com: Quality OFBiz services for competitive rates
> >
> >
-- 
Antwebsystems.com: Quality OFBiz services for competitive rates

Reply via email to