Search results

  1. J

    Can't edit a record with custom form template

    I have a custom form template. It works well with new records, but it doesn't work editing, doesn't change the record. Any help please? I'm using $element = $this->groups['Contratos Oncall']->elements['salario']; ?> <div class="control-group <?php echo $element->containerClass ; ?>">...
  2. J

    Issue - Group by doesn't works with Ajaxify

    In lists Group by doesn't works with Ajaxify
  3. J

    Issue with plugins total and calc in ajaxlify link

    There is an issue when you have a total or calc element in repeated group using ajaxlify link ... first time you edit a record and open the ajaxlify window works well, but when you open a second record there is an issue: TypeError: a.form.formElements is null (total-min.js:3:1792) and you cannot...
  4. J

    Obtain number of rows of a repeated group

    Anyone knows how to obtain the number of rows (i want to know how many rows are) of a repeated group to use it in validations?
  5. J

    Mobile Error repeated groups with enhanced dropdown element

    Fabrik seems to be an error: the add/delete repeated groups doesn't works on mobiles when there is an element database join with enhanced dropdown. Any fix?
  6. J

    Error in Front-end Select in databasejoin element with Enhanced Dropdowns

    Hi, when you active the option Front-end Select in databasejoin element with Enhanced Dropdowns and select a record don't update the value in the databasejoin element, if you disable the enhanced dropdown works well
  7. J

    Error in repeated group with databasejoin element with Enhanced Dropdown

    There are a problem in repeated group with databasejoin elements with Enhanced Dropdown, when you add more than 10 records in the repeated group the databsejoin elements with enhanced dropdown are hidden
  8. J

    How to send email more than 1 recipient from update col plugin

    I want to know if is possible send email more than 1 recipient from update col plugin?
  9. J

    Error with toggle and calculation

    In list view, if you hide columns with toggle and there are columns with calculations, the columns are hiding but the calculations left in the same column .... I attached an image
  10. J

    Problem in submitted form with many records repeated group

    Hi, i have a form with a repeated group, when i send the form with 4 or 5 records in the repeated group it works fine, but when there are more records the data is recorded in database, but the successful message doesn't show and sometimes shows a 500 error Internal Server ... fabrik 3.3.3 and...
  11. J

    Need improvement printing from modal box

    Hi, when you print from modal box it prints the modal box and the webpage ... it's possible only print the record in the modal box? I attached an image like is the print now
  12. J

    List doesn't refresh with ajaxif after add or update a record

    Hi, i update fabrik from github few days ago. Since there, in all my lists, when i edit or add a record, the list doesn't refresh automatically. I need help please
  13. J

    Fileupload with more 1 file in ajax not working

    Hi, when you set the fileupload element with use Ajax upload and max files more than 1 fabrik upload the files, but not write the data in database, the value is NULL. If you set the max files to 1 works well
  14. J

    fileupload not working in modal window

    I have a form with a fileupload element ... when i edit or add a record in modal window this element don't upload anything ... if i use ajax upload works or if i use it without the modal window
  15. J

    Error add record in ajaxif link

    When i tried to add a record in a list with ajaxif link add the record, but shows the following: SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data If i add the record without the ajaxif link it works fine.
  16. J

    Problem with fileupload element in mode ajax upload and Ajaxif Links

    I found an error. When you have a list with ajaxif links and you want to edit a record, if you have a fileupload element with ajax upload causes an error. When you open to edit a record the first time, the element shows correctly (see example1), but if you open it a second time it didn't show...
  17. J

    Error with validation condition in repeated group

    I have a form with a repeated group. I have a field (qgpc2_app_inventarios_movimientos___cantidad) with a validation element "isgreaterorless". I want the validation works only in the lines where a databasejoin element have a specific value. For this, in the condition i have the following code...
  18. J

    Fileupload element with ajax upload doesn't works in repeated groups

    Fileupload element with ajax upload doesn't works in repeated groups. The element upload the files to the server, but doesn't save the value in database
  19. J

    Fileupload element with ajax upload doesn't works in repeated groups

    Fileupload element with ajax upload doesn't works in repeated groups. The element upload the files to the server, but doesn't save the value in database
  20. J

    Problem with fileupload element in ajax list

    I found an error in the fileupload element. When you have a list with links in ajaxif and you edit a record the fileupload element shows the option of preview well, but when you try to edit other record without reload the page, the fileupload element shows the preview without the picture and...
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top