-
Fabrik 3.9 has been released. If you have updated Joomla to 3.9, this is a required update.Dismiss Notice
Recent Activity
Activity stream for all registered members at Fabrik.
-
HyperOsmar has a new avatar.
Feb 28, 2021 at 2:34 AM -
HyperOsmar replied to the thread Integration between Fabrik x Moodle - SOLVED.
Community, good night ... I managed to enter a simple way to connect, authenticate and synchronize the data between Fabrik tables and...
Feb 28, 2021 at 2:25 AM -
mariluzrm replied to the thread Filters (Lists).
Thank you
Feb 27, 2021 at 8:25 PM -
troester replied to the thread Filters (Lists).
No. A MySQL view is at any time showing the actual data of the underlying DB table(s).
Feb 27, 2021 at 5:52 PM -
mariluzrm replied to the thread Filters (Lists).
I mean the slim list will be out of date since it has a join to a mysql view (view not updatable), isn't it?
Feb 27, 2021 at 4:47 PM -
troester replied to the thread Filters (Lists).
You can have multiple Fabrik lists (created via list "Copy" or by linking a new list to an existing database table) on the same...
Feb 27, 2021 at 1:51 PM -
mariluzrm replied to the thread Filters (Lists).
Ok, but if there are a lot of new records, won't the slim list be out of date?
Feb 27, 2021 at 1:40 PM -
troester replied to the thread Filters (Lists).
This only for the list view in a "slim" list (a copy of the "full" list without joins to repeat groups), i.e only display and filtering....
Feb 27, 2021 at 1:24 PM -
mariluzrm replied to the thread Filters (Lists).
But the views are not updateables. So what happens if new records are inserted?
Feb 27, 2021 at 1:10 PM -
mariluzrm replied to the thread Filters (Lists).
Thank you!! I'll try it
Feb 27, 2021 at 12:50 PM -
troester replied to the thread Filters (Lists).
A bit off topic to these last posts: Multiple list joins with repeat are going to create an exponentiell number of records, so be...
Feb 27, 2021 at 11:43 AM -
eurtnl replied to the thread Save/update form input on change group.
Thanks! I got rid of the error. But the code didn't solve my problem, it even got worse :( What I'm trying to achieve is to save/update...
Feb 27, 2021 at 11:38 AM -
startpoint replied to the thread Save/update form input on change group.
requirejs(['fab/fabrik'], function() { Fabrik.addEvent('fabrik.form.page.change', function(form, dir) { var form =...
Feb 27, 2021 at 11:25 AM -
mariluzrm replied to the thread Filters (Lists).
Ok, I will try it. Another thing, I have seen in the wiki that it is possible also search by doing a form search and using the seach...
Feb 27, 2021 at 11:17 AM -
eurtnl replied to the thread Save/update form input on change group.
I'm still trying to solve this. What I did is create a file form_11.js and saved it in components/com_fabrik/js The content of the file...
Feb 27, 2021 at 11:12 AM