Search results

  1. R

    [SOLVED] I cannot set repetable group anymore after 3.09. Can you help ?

    After update to 3.09 I cannot set repetable group anymore in group page. I continue see "You must first assign the group to a form" also if I indicate the form. Can anyone help ?
  2. R

    Updated: wrong redirect after sumbit by ajax

    There is a Fabrik event that can be added for executing some javascript code after a form is submitted and DB is updated ? Something like: Fabrik.addEvent("fabrik.form.??????????????", function() { some javascript code }.bind(this)); Thx
  3. R

    [SOLVED] Tab template dont display the second page

    Hi, i split my form in 2 groups using tab template. The problem is that I cannot see any data in the second page. Can anyone help me ? Thank for help Richy Update: I have found the problem in HTML code: <div class="current"> <div id="page_0" class="page"> <dd id="group96"...
  4. R

    How create element plugin ?

    How create element plugin ? There is a tutorial ? I tried to activate the one i help-tutorial section but at 7% the video-loading stop ... Thx
  5. R

    How can execute addGroup and deleteGroup button trigger from code line ?

    Hi, how can execute addGroup and deleteGroup button trigger from code line in a group repeated contest ? This is the part that add the button '+': <a class="addGroup" href="#"><?php echo FabrikHelperHTML::image('add.png', 'form', $this->tmpl, array('class' => 'fabrikTip', 'title' =>...
  6. R

    I see html tags in the tip text, why ?

    I see html tags in the tip text, why ? For example i see: <span>- Choose text color- </span> instead : - Choose text color - when mouse is over the little ? box. How can I see only text ? Thx
  7. R

    How pick up a color from an element ?

    There is a element for choosing a color ?
  8. R

    It's possible execute a trigger php code when user logoff ?

    Hi, it is possible in same way execute some php code when user logoff (auto mode) ? Because this is usefull to me the php code should know who is the user that just logoff ... Thank
  9. R

    Help , after udate to 3.07 i receive error 500 when group-page is load ???

    As the title suggest I cannot work with the new fabrik update as i receive a error-500 when i read a fabrik-group. So I have restore the backup to old version 3.04. Any suggestion ? Thx
  10. R

    How close a form - popup window after submit ?

    I copy this: FabrikHelperHTML::framework(); FabrikHelperHTML::windows('a.myFabWin'); to my template. I open a popup window with this link: <a...
  11. R

    May i change pre-filter query dinamically ?

    Pardon, my question is if I can change pre-filter query before loading data in a list/form. Can I do this in a doBeforeLoad event of the form for example ? Thank you
  12. R

    How can I write in a text field with php code meanwhile a validation process ?

    This file (named: 'plugins/fabrik_form/php/scripts/mytest.php') can read a field: <?php defined('_JEXEC') or die('Restricted access'); $value = $formModel->getElementData('tablename___fieldname'); ?> and this part as php code in a validation process (action = php): " include...
  13. R

    How button can trigger a php code on click ?

    How can i trigger php code from button element on click ? Same easy way exist ? Thx to who can help me ...
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top