PDA

View Full Version : Javascript in Fabrik?


jaysunp
01-25-2007, 04:07 AM
Can simple javascript code be run from within Fabrik on my Joomla site?

My requirement is to embed a very small javascript snippet which calls for the script to be run from a remote server to create a form that publishes on my site.

Can Fabrik do this?

Thanks in advance for your help.

jaysunp

echologic
01-25-2007, 03:27 PM
Hi Jason,

JavaScript events can only be attached to events on the form elements via the GIU.

So to do what you want you would have to create a form template and add the JS to the template -you add what you like to the templates.

Sincerely,
-Graylan King