Some problems calling XPLs

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Some problems calling XPLs

Marcus-2
Hi,

ich tried to experiment with XPLs ones more.
Ich have an document-instance on my page and a simple trigger, to call a
xpl-file.
Inside the xpl i just use the identity processor to output the input as
it is. Just to mention it, i tried the xslt-processor too, just to get
my input through the pipeline to the output.

But when i call the trigger, the xpl seems to load an i got the
following error-message.
Nowhere in my page or xpl i used the yui or any date-field.
So i'm getting a bit confused with that error :-( Any suggestions?

Exception in client-side code.

    * Message: C has no properties
    * File:
      http://unrz231vm.rrze.uni-erlangen.de:8085/kkbib/xforms-server/xforms-htmlarea-dialog-yuicalendar-min.js
    * Line number: 303

BTW:
I tried also not to use a normal submission but something like that:

                        <xforms:trigger id="xpl_test">
                            <xforms:label>Test-Call</xforms:label>
                            <xforms:action ev:event="DOMActivate">
                                <xforms:setvalue
ref="xxforms:instance('document-instance')"
                                   
value="xxforms:call-xpl(('oxf:/apps/admin/forms/test_new.xpl'),('instance'),(xxforms:instance('document-instance')/*),('data'))"/>
                            </xforms:action>
                        </xforms:trigger>

But when i pull that trigger, nothing happens!
Am i doing something wrnong hiere?

Thanks a lot,
best regards,
Marcus




--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws