Recent content by jcc

  1. jcc

    FixMe Plug-in link escaped improperly

    It does work when the link is specified in SEF format, so I am not too bothered about this. params in database shows correctly: ..."table_link_link":{"1":"index.php?option=com_fabrik&view=form&formid=24&order={tbl___oid}&job={tbl___job}"},... link details:
  2. jcc

    Solved Group column width meaning changed?

    Thank you! Works well. p.s. how do I mark 'solved'?
  3. jcc

    Solved Group column width meaning changed?

    Originally Fabrik 3.10, j!3.10.12 converted to Fabrik 4.0 official release, J!4.4.2 I have a form with a group with the Layout set as Columns = 5 Column widths = 25%,20%,20%,20%,15% which had appropriately placed the 5 elements appropriately on a single line. Fabrik 4 displays the form with...
  4. jcc

    FixMe Plug-in link escaped improperly

    Fabrik 3.10, j!3.10.12 converted to Fabrik 4.0 official release, J!4.4.2 Fabrik fabrikar-publicfabrik-74a67035f558 (2024-04-12) git kit update SEF & URL rewrite on I have a list with a Link plug-in where the link (Fabrik Link) is defined as...
  5. jcc

    Fixed Picklist element on list showing ID instead of option text

    I can confirm that forcing the value to a string works. e.g. $options[] = Joomla\CMS\HTML\Helpers\Select::option((string)$row->id, (string)$row->text); Thanks!
  6. jcc

    Fixed Picklist element on list showing ID instead of option text

    Fabrik 3.10, j!3.10.12 converted to Fabrik 4.0 official release, J!4.4.2 Fabrik fabrikar-publicfabrik-74a67035f558 (2024-04-12) git kit update SEF & URL rewrite on Displaying a picklist element on a list shows the ID rather than the option text. I have verified that the PHP to populate the...
  7. jcc

    Solved Stack dump in AJAX return from calc

    You are, of course, correct. Setting Error reporting to None does remove the the dump, and so this is no longer a problem. Thanks! FWIW - The code gets values for a few elements and calls a function. Only the first one in the example is a dropdown element; the other two are databasejoins...
  8. jcc

    Solved Stack dump in AJAX return from calc

    Fabrik 3.10, j!3.10.12 converted to Fabrik 4.0 official release, J!4.4.2 Applied Fabrik update fabrikar-publicfabrik-74a67035f558 (2024-04-12) git kit SEF & URL rewrite on On a calc field, I am getting exception within the AJAX response (before the JSON document): Warning: Array to string...
  9. jcc

    Fixed Tip text with eval=yes cannot contain percent sign ("%")

    J!4, Fabrik 4 initial release kit. Element tip text that includes a '%' character anywhere when Eval=Yes results in an exception when trying to view the list or form: 3 arguments are required, 2 given Percent sign can be anywhere in the tip text, including in a comment. e.g. return...
  10. jcc

    Fixed rowid placeholder

    I was getting ready to report this same issue. I have a form with footer text as {fabrik view=list id=2 showfilters=0 show-title=0 t2___t1id=[rowid]} With SEF enabled, the resulting query did not substitute the rowid placeholder. Query restriction reported as: WHERE ( `t2`.`t1id` =...
  11. jcc

    databasejoin rendered as checkbox js Change action does not fire

    J! 2.5.11, Fabrik 3.0.7 (also fails with github as of about an hour ago) I have a databasejoin rendered as checkbox with a js Change action of "alert('Hello World!');". Checking the checkbox does not give me my alert. Firebug is not reporting any exceptions. I also tried a few other action...
  12. jcc

    Edit & Save Fabrik Objects

    OK. I may get motivated to cobble something together in the future.
  13. jcc

    Edit & Save Fabrik Objects

    friendly bump...
  14. jcc

    Edit & Save Fabrik Objects

    Joomla! 2.5.11, Fabrik 3.0.7 I notice as I change versions of Fabrik that I occasionally run into a problem that is fixed by editing an object (form, list, group, etc) in the administrator back-end and then saving. I assume this is because options/params are added or changed from time to time...
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top