Recent content by actionwave34F

  1. actionwave34F

    Save generated pdf file into server

    For now we "accept" that the pdf is downloaded and then we drop it into a document form field to be uploaded. We want the file to be stored into document field directly .
  2. actionwave34F

    Performance issue in "lists" and grouped data with many fields

    We have successfully developed an application based om fabrik and some other components. But there is always a but. When developing an additional master/detail form to input data in ca 15 fields per day over a month (31 rows) , showing that master/detail form takes 9.7 secs ( DB queries 0.068...
  3. actionwave34F

    Modal Form width from detail record link

    We have a master / Detail concept. One of the properties of details has a "add option in frontend " option that should pop up a modal box. It does, but we can't control width and position as by modals from lists.The property setting "add option in frontend " allows you to have a width setting...
  4. actionwave34F

    Data field is swapped to div from input when only readable

    Here is the resulting html for the element: <div class="row-fluid awgroup-fb_el_d6zoe_awbiz_products___category"> <div class="control-group fabrikElementContainer plg-databasejoin fb_el_d6zoe_awbiz_products___category mode-dropdown span12"> <label...
  5. actionwave34F

    Data field is swapped to div from input when only readable

    When a databasejoin field by access rights gets only readable, it is generating as a plain div and no extra class indicating the access. It creates layout and positioning problems in forms not aligning well and a "poor" readability. When it is editable it is a fine nice select input element with...
  6. actionwave34F

    Save generated pdf file into server

    Yes , I realize that. Can u give us some hints where to put the "custom coding"? in view.pdf.php? Is the pdf output available somewhere?
  7. actionwave34F

    Save generated pdf file into server

    The user creates a pdf from the form pdf button and by default that file is downloaded into the browser. We have a need to store the file in that operation also to some specific location into server for archive/reference purpose. It will be linked to the form concept. I can't find any means to...
  8. actionwave34F

    Suggestions how update the "live" site from the development one

    We have developed a number of functions and procedures for MySQL DB to be installed in dev DB. You run the "diff" scripts/calls in Workbench and gets a number of tabs . Here you can see the difference and put the id's you want to copy to prod DB into : replace into `dev_db`.xxxxx_fabrik_elements...
  9. actionwave34F

    Filter on sub group list

    Here I report back to you what we have done today in this matter. Thanks for putting us in the right direction where to put the "hook in" and "filter". In models/form.php after row 3582 we put as a raw hack: // AWBIZ 20160310 $sqlextra = json_decode($form->params)->note...
  10. actionwave34F

    Filter on sub group list

    Ok , thanks , appreciate your effort. We will rethink this and reconsider what route to go.
  11. actionwave34F

    Filter on sub group list

    Thanks! Yes , you assume right and I suspected that answer. Is there any way to "hook in " and limit the SQL query result for the "children" and also sort on fields? It will be rather "complicated" to copy lists as you propose. This system part is already more than complicated with a numer of...
  12. actionwave34F

    Filter on sub group list

    Hi We need to show and edit on limited data for a "detail" table "inline" on a list in a fabrik module list. Can't make it work. One other approach is to limit the number of records listed in sub group list (details) of a master/detail concept. The details table have a lot of records over time...
  13. actionwave34F

    Modal box initial size too narrow

    No , Helix 3 ( Joomshaper). Initially we have tracked it down to custom css interference.:mad:
  14. actionwave34F

    Modal box initial size too narrow

    Got an idea and made a simple test. Yes , modal boxes working fine with Protostar template. We are using Helix.
  15. actionwave34F

    Modal box initial size too narrow

    After upgrade to fabrik 3.4.2 the modal box created from related data links in a list is even more "narrow", some 300px wide . We see that the default is 300 in js code. The default behaviour of the box must be to show the full width of the list in the box using the screen space available. The...
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top