Search results

  1. D

    php for pdf output

    Hi Troester Thank you. I have a custom template for pdf output, and it's working well. I don't however have the skills to write the bit of php to add to the default.php in that template, in order to output the data in an element in the list that is being exported as a pdf. I've been able to do...
  2. D

    php for pdf output

    I've successfully cobbled together some php to output the data in a dropdown filter, in MPDF default.php, as below. Is there some similarly simple code I can use to output the data in an element in the table? <?php $myFilters = array(); foreach ($this->filters as $filter) {$myFilters[] =...
  3. D

    When clicking on PDF button in form I get a blank page and the word Error in top left corner

    Update: In my case, the php GD Library wasn't enabled. Now it is all working as expected.
  4. D

    When clicking on PDF button in form I get a blank page and the word Error in top left corner

    I am experiencing this issue since updating Joomla! to 3.9.13. Everything worked fine with 3.9.0. Will a github update solve this?
  5. D

    warning message lockrow

    Great! Thank you
  6. D

    warning message lockrow

    Joomla 3.9.4 php 7.1 Fabrik 3.9. I have the same message both with and without a recent (downloaded Friday) github update.
  7. D

    warning message lockrow

    I receive the following warning when I have lockrow elements published or unpublished, anywhere in the database. It only goes away if all lockrow elements are trashed. Warning: Declaration of PlgFabrik_ElementLockrow::renderListData($data, &$thisRow, $opts = Array) should be compatible with...
  8. D

    Lockrow in joined lists

    Right! Thanks Hugh
  9. D

    Lockrow in joined lists

    Hi. As an update, it turned out I had a group in the main table set to read only. Setting it to shown has fixed this particular issue. There are other issues that I'm working through,
  10. D

    Lockrow in joined lists

    Yes. The lockrow is in the main table.
  11. D

    Lockrow in joined lists

    I have lockrow plugins in a joined list. It nearly works, but in a kind of back to front manner! The owner of an unlocked row receives the correct message when opening a form to edit ("This record is being locked for your use. Nobody else can edit this record till you submit it. The record will...
  12. D

    Styling pdf output... for beginners please!

    Thank you very much for clarifying that troester. I am taking little steps at a time and am editing components/com_fabrik/views/list/tmpl/bootstrap-pdf/template_css.php. The small changes I am making are working well. Could you tell me if it's possible to exclude a whole column (element) from...
  13. D

    Styling pdf output... for beginners please!

    Hello. ? have installed Dompdf for Fabrik (in .../libraries/) and I can generate a pdf from list view both in the back and front end of my Joomla site. Can you guide me in how to style the pdf output please? I have copied the .../views/list/tmpl folder, and now have a .../views/list/tmpl-pdf...
  14. D

    Installation error

    Great, that worked. The updates showed up once I cleared the cache. Now to the Dompdf challenge! Thank you Troester
  15. D

    Installation error

    Updating the web install with pkg_fabrik_3.3.3.zip doesn't work for me. I receive the messages "Error Archive does not exist Error installing package Warning Update path does not exist. Package Update: There was an error installing an extension: plg_system_fabrik_3.3.3.zip
  16. D

    Installation error

    *EDIT* By some magic, Fabrik 3.3.2 DID successfully install from Joomla! "Install From Web" option Hi I am having the same issue. Fabrik 3.3 will not install on my Joomla! 3.4.4, either by uploading nor by installing from tmp directory. Thank you
  17. D

    List view group display

    I seem to have a bit of a monologue going on here, so for anyone wanting to achieve a similar result, the answer is in using the div template and absolute positioning (the template wasn't in the views/list/tmpl folder. I copied the template from the tmpl25 folder). Things are looking up. :)
  18. D

    List view group display

    I guess this might not be achievable? I can achieve something like this using CSS styling for the List view, but the rows and headings of "table" B don't show at all in the pdf rendered, as they seem to fall out of the table body. Any help greatly appreciated, thank you.
  19. D

    List view group display

    Hello. Could anyone help me achieve the following with the List view of a Form?: I have a form with 2 groups of elements, which when displayed in List view shows the columns arranged horizontally across the page as a default table layout, of course ! For reasons of presentation and eventual...
  20. D

    Download pdf

    :confused: Thank you for your help, but the files I updated with were from the Joomla3 branch, the most recent update from Fabrik-fabrik-3.1b-361-g2a71764.zip, and the admin pdf download still isn't functioning.
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top