Recent content by lcollong

  1. lcollong

    FileUpload error

    without WIP, I get sql error 'on load' of a previously created form. Using normal, non-ajax, setup seems to work. However, in my first tests, adding an image to, saying, the third group only (nothing in group 1 et 2) and saving the form, displaying back the form, the uploaded image shows on the...
  2. lcollong

    FileUpload error

    Hello, Using a fileupload element with ajax upload inside a repeat group trigger an error on form save in the following condition : On the first repeated group, do not upload any file create a second group and on this one upload a file then save the form. I get the following error : 0...
  3. lcollong

    Fixed Error with Falang component

    No issue in front-end and no reason to use edit function in the front-end. Perharps we should exclude it. I'll post on their forum also and keep you inform of any feedback from them.
  4. lcollong

    Fixed Error with Falang component

    Well done ! It works. May I suggest to include it in future release ? Have a nice day.
  5. lcollong

    Fixed Error with Falang component

    Hi there, Not sure it's related to Fabrik. On J4 site with Fabrik zeta we have Falang component to manage translations of things (https://www.faboba.com/ ). When accessing to a module translation in the backend (.../administrator/index.php?option=com_falang&task=translate.overview#edit ), we...
  6. lcollong

    Consent form plugin missing raw

    Hi, The form plugin "consent" generates a SQL error on form save because it get the rendered value of the juserid field rather than the raw value. In the consent params plugin it asks to choose the column value which store the juser id in the main row (used together with the juser plugin) ...
  7. lcollong

    raw placeholders not catched in php validation

    It's a regular field (lastname) element with a notempty validation which has the condition below.
  8. lcollong

    raw placeholders not catched in php validation

    Result : Normal: 1 Raw: {f_dossiers___complet_raw} Setup :
  9. lcollong

    raw placeholders not catched in php validation

    Hi, Using F4-Zeta on J4.4.0 and PHP 8.1. Using placeholders in the condition field of the php validation. This test works : return (intval('{f_dossiers___complet}') == 1); But this does not : return (intval('{f_dossiers___complet_raw}') == 1); Actually the placeholder send back the string...
  10. lcollong

    fileupload patch

    Hello, May be it has been already set ? On Fabrik Zeta over J4/ Php 8.1, I got an error because an expected string was actually an array on FileUpload Element. I have to add this test around line 2584 of the file : plugins/fabrik_element/fileupload/fileupload.php if...
  11. lcollong

    Conditional form submit with UI

    Hi, I'm trying to have a way to cancel a form submission based on a human decision (go ahead / cancel). There is a confirmation form plugin which does some of the job. But it runs each time. The use case is the following : One edit a form. If some specific fields has changed (not all are...
  12. lcollong

    Funding's invoices ?

    We have limitations for donations here in France. I can do a donation from myself and then get reimbursement from my company. But it will be smaller than what I can do in paying "for something" against an invoice. Something like "annual company support subscription" or else. Also, depends where...
  13. lcollong

    Funding's invoices ?

    Hi, Very glad to know that Fabrik has, again, some future perspectives. Congratulations to what it has already been done up to now with F4. It will be nice to have some main future milestones without dates of course but to know toward what Fabrik is going (priorities). Regarding funding, I'd...
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top