Search results

  1. p38

    Showing Fabrik Form in J4 without menus

    Hi All, In J3, we use this url format a lot to show the form without all the menus at top of template.... index.php?option=com_fabrik&view=form&formid=135 I have just upgraded to J4 with F4, and the same url is used, however now we see that the menu's are all included. With over a 100 forms...
  2. p38

    Fabrik 3.10 update has disabled date element time formatting

    After an update, I noticed all my datetime formats in the details view has now changed, and it only shows the date. Often I use the datetime element to get a timestamp, which is shown in the details form. There are instances, esp for the details view, whereby one wants to format the time...
  3. p38

    Fabrik3.10 uprade breaks list view icon display

    After I upgraded fabrik to 3.10, I have noticed all the list view icons have disappearance and shows the radio button label value instead. Looking at the html markup there is no image placeholder. However, the class option does work. Clearly this has broken. Has anyone else also experienced...
  4. p38

    BUG : Form Intro or Outro text of more than 64kb truncates params. Solution provided.

    FYI, be careful if working with intro/outro text of more than 64kb. The params column is defined "text", which only saves the first 64kb and truncates the rest, so your param json structure gets lost If working with more than 64kb, change the form params db column to "mediumtext" which allows...
  5. p38

    Display Element incorrectly saving in DB

    Hi all, Has anyone perhaps noticed that the display element seems to save the contents to the db, even though it should not as per docs? This simple code example seems to save the contents of google page into the db. I was sure this never happened in the past..... $url = "https://google.com"...
  6. p38

    Prevent COM_FABRIK_LIST_JOIN_NO_PK_USED_ID error with lists joined to views

    Hi All, How do I disable this error message whenever a list is rendered or a filter cleared? I understand the warning message in the backend, but cant understand why it needs to be shown in the front end. I have a list and have joined a view onto this. I am happy my join is correct and works...
  7. p38

    Does the file upload element cop and resize first before uploading?

    If I have a 10m pixel photo that my phone takes, and I have set the width settings to say 1000 pixel width and 60% jpg quality, does the element crop and scale first then upload the reduced filesize? I am using the single file upload, and have set it to take a photo from the camera. I have...
  8. p38

    fileupload set to "Image Camera" does not go directly to camera

    So this had me stumped for a while and I thought it was a camera issue, I could never understand why, when taking a photo, the user would always be presented with an option first (ie: choose file, or use camera or use gallery etc). I then started looking at making my own element plugin using...
  9. p38

    Fileupload element loses file after failed validation

    Hi All, using the file upload element in non-ajax way, I find that if a form fails any element validation, then all the files previously marked for upload are lost. Now I have a form with 8 file uploads, and my customers are getting pretty peeved off because they forgot to fill in an invoice...
  10. p38

    Deleting a list also deletes the #_fabrik_list table

    Hi all, This has happened to me for the 3rd time now, so I am sure there is a bug in the latest Git update. If I delete a list (empty the trash) and opt to delete list, forms,elements and groups, then it deletes the fabrik_list CORE table as well. Please note : I do NOT opt to delete the...
  11. p38

    col_update list plugin does not allow radiobutton updates

    Hi All, Would anyone know why the col_update list plugin does not show the radiobutton element in the front end as an option to update. I can add the element under the user selection in admin, but when presented to the user in the front end, the radiobutton element is missing from the list.
  12. p38

    Override menu prefilter not allowing "OR" statement after latest update

    Hi All, This always used to work as expected, but lately, it has stopped after latest update from GIT. If I use a list on a menu item, and select Menu Override "NO" for prefilters, I noticed that the merging of the 2 prefilters (list and menu) does not adhere to the OR option selected. (see...
  13. p38

    Problem with DigiSig element display

    Hi All, Try as I may, I cant seem to get the DigiSig element to display correctly, it seems to be a formatting problem. I have tried different templates, even Prostar, all exhibit the same issue. the Signature area keeps to the width x height defined in setup which is correct, but the the...
  14. p38

    Databasejoin element not showing value in list after latest 3.8.1 update

    Hi All, I have just updated to F3.8.1 and Github latest on 2 sites. I now notice that the databasejoin element only shows the id in the table list, and not the human readable name assigned to it. If I try setup a concat list, it shows correctly when editing/adding, but still not in the list...
  15. p38

    Latest 3.8.1 update breaks multi-column filter list in lists....

    Hi all, I have just updated from 3.8.0 to 3.8.1 Many of my lists have a filter list set to multi-columns.... It has been working for years. As soon as I updated to 3.8.1 then these columns have lost all their formatting, the 2nd and subsequent filter lines are all offsetted. Has anyone else...
  16. p38

    How to force Fabrik update from older version in Joomla?

    Hi all, Is anyone able to help me forcing a Fabrik update in Joomla? I upgraded to J3.8.3, but the Fabrik elements will not show in the Update section of joomla. The Fabrik is F3.2, so is a bit old. I know that we have to update fabrik from joomla otherwise we lose settings (eg: Form List...
  17. p38

    EMail Article plugins dont run after upgrade to J3.8.2

    Hi All, After upgrading to J3.8.2 and latest Fabrik github, I have noticed the RegularLabs sourcer plugin does not run anymore when using an Article in the email plugin. The same plugin works fine when using the article normally. It is only when I use it in a form email plugin that it does...
  18. p38

    Fullcalendar viz does not run joomla plugins on edit form

    Hi All, I found that using the fullcalendar visualization, when one edits the entry, the popup form does not run any of the joomla content plugins, even though it has been marked as such in the form options. If I edit this form normally through the list, it works 100%. Is anyone able to shed...
  19. p38

    Any way to use {$my->id} in JS list buttons?

    Hi All, I need to get the {$my->id} of the current logged in user for use in the list JS buttons. Is there any way I can get the current logged in user id using JS? This thread did not help me too much as I need it using pure JS for use in the list JS buttons...
  20. p38

    Change height of fullCalendar

    Hi all, The old calendar viz had an option to change cell height of the full calendar. Could someone please point me in the right direction where I can do the same with the new fullCalendar viz, as I cant find any properties to do this. The default cells are much too big for my app, and I...
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top