Recent content by davez

  1. davez

    @ sign being stripped from text field

    I tried "raw" and "string" as the filter type and both those failed and stripped the @ sign. Banging my head before I remembered Fabrik's lovely placeholders.
  2. davez

    @ sign being stripped from text field

    Ran into an issue where the @ sign is stripped from text fields (I think by PHP8). Here's the work around. This is happening in a post processing form php plugin: Strips @ sign from email address: $release_email = $app->getInput()->get('wic_release___email'); Used placeholders to fix...
  3. davez

    Cascading Dropdown on Edit

    Found a crazy work around. Essentially, I wrote a form plugin that does the job of the "setting the user id by setting the row id to -1" feature of the menu form. Does seem like there is a CDD bug within forms loaded by setting the row id to -1 (for users).
  4. davez

    Cascading Dropdown on Edit

    I found another clue. The failed one is a menu form which sets the user_id by setting the row_id to -1. The CDD is working on Edit if you try to edit from the list itself.
  5. davez

    Cascading Dropdown on Edit

    Tried Cassiopeia. Still not loading. It's as if the JS isn't firing that loads the cascading element. But I'm not sure where to dig for that.
  6. davez

    Cascading Dropdown on Edit

    JS - All I'm getting is a Gantry error, but it's on the new form also: Watched values are correct. When the edit form loads, the loading spinner does not initiate. If I rselect the watched element and re-select the set watched option, the cascadingDD element does show the list of items.
  7. davez

    Cascading Dropdown on Edit

    I have a cascading dropdown which is not loading the saved data on edit. Is anyone else having this trouble? I recreated the element just in case. Watch elements are set properly. It works fine on a new form. Was working prior to my recent upgrade to Fabrik/Joomla 4.
  8. davez

    Copying a List without copying form, groups and elements?

    OK. What I did was create a brand new list, but linked it to the existing list/db table. Fabrik then creates linked forms, groups and elements for each of those, based on the existing definitions. This will probably work.
  9. davez

    Copying a List without copying form, groups and elements?

    (Wow, going through my second update of a very complex Fabrik from 3 to 4. 10 hours so far. Yikes. It is working!) I would like to copy a list and have it point to the same existing forms, groups and elements. The purpose of doing so is to create a custom search tool that is different from the...
  10. davez

    ReCaptcha Plugin Failing

    I tried just installing the F4 captcha plugin within F3. Same spinner spinning. So, I suppose it's standard captcha, if at all. Maybe the bots won't be scouring that site. Lots of validations which might cause the bots to back off. Thanks all.
  11. davez

    ReCaptcha Plugin Failing

    Thanks for the brief. Looks like I need to spend time upgrading. Putting this off. Lots of key features that can't fail, custom phps, javascripts, PDF writing, pushes to AWS, etc. Been working with Fabrik since the beginning. The mootools enable/disable plugin I found by Roberto Segura, seems...
  12. davez

    ReCaptcha Plugin Failing

    Do you know, by chance, if disabling mootools is going to cause errors with Fabrik?
  13. davez

    ReCaptcha Plugin Failing

    I guess Google just made something in their code incompatible with mootools. The question is how difficult is it to migrate a complex Joomla 3/Fabrik/Gantry site to J4/F4? I'm going to need to do it someday! Thanks so much, troester.
  14. davez

    ReCaptcha Plugin Failing

    Found a tool that will disable mootools. Seems like Fabrik 3 is loading it. The question is what is going to fail if I disable mootools? https://digitaldisseny.com/en/joomla-extensions/disable-mootools-joomla-per-itemid-solve-jquery-conflicts
  15. davez

    ReCaptcha Plugin Failing

    Looks like this is causing it to fail: <script src="/media/system/js/mootools-core.js?954ffa355be3e1075028792f168a4b1b"></script>
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top