Search results

  1. P

    JavaScript example - validation

    I solved my problem by defining myself events addition and removal methods. The code is located there : http://fabrikar.com/forums/showthread.php?p=42113#post42113
  2. P

    JavaScript example - validation

    Hello, Huu-hoo, with SVN 570 something is broken again for IE7 :'( Here is where it fails : var submit_button = document.getElementById('fabrikSubmit6'); if (submit_button) { submit_button.addEvent('click', function(e){ e = new Event(e); e.stop(); submitMyform('')...
  3. P

    How can I make a custom PHP validation script?

    Does this also apply to Fabrik 2.0 or did anything change ? Thanks
  4. P

    JavaScript example - validation

    Yeah, with latest SVN (554) it works fine... Anyway, it's easier to get form and submit button by document.getElementById :)
  5. P

    JavaScript example - validation

    Hello, I use Firefox 3.0.1 and it appears (using Firebug) that "window.addEvent" is not a function. With Internet Explorer 7 I don't see errors but I have the same behavior : when I submit the form, no validation occurs, form is directly submitted. What should I do ? Thanks, Barbara
  6. P

    Fabrik 2.0b : where to change template ?

    [SOLVED] Fabrik 2.0b : where to change template ? Hello, I read this useful FAQ : http://fabrikar.com/forums/showthread.php?t=6151 but did not find in back-end where to tell my form which template to use. Please give me indications. Is this function deactivated ? I use Fabrik 2.0b and Joomla...
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top