Hi all,

I'd like to create a custom usecase to show the user data retrieved
from a database and a form. I already have a js file with the code
needed  to access the database and I'm trying to find a way of
invoking it within the usecase processing.

After reading the usecase framework documentation, I have come to the
conclusion that the only way currently available for adding custom
flowscript to the usecase processing is to implement its view as a
form (with cforms).

However, looking at usecases already implemented I've noticed that
some of them use jx templates which load js files in their <head>
section. I'd like to confirm if this javascript code is executed on
the client side (so the objects and functions created with it are not
accesible from the jx tags).

I know my question is pretty basic but I'm new to Cocoon Flow and I
just want to make sure I'm getting it right.

Thanks,

Paloma

--
Paloma Gomez

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to