• Fabrik4.5.3 for J!5.3.0 and J!4.2+is out

    You must update from Fabrik4.5.1 if you are running Joomla!5.3.0

    See Announcements

Fixed Not Able to add More then One Record to Repeat Group

eugenecjr

Member
I have a repeat group that only has a JDate Element in it. The group is a table view and I have just updated from

Version: 4.5.1 (GitDate: 2025-04-05)​

Running Joomla 5.2.4

The form is very simple and has a Jdate where the repeat group allows you to assign jDates to the main forms date. No other elements in the in the repeat group.

When you first open the form to add a new record you have the first record in the repeat group. I can add one additional record but will not allow me to add another.

I have also noticed that when putting the date in the second record it does not save.

When a dig in I find the following error:

Uncaught TypeError: Cannot set properties of null (setting 'htmlFor')
at Object.duplicateGroup (form.js?bust=1744164615:2604:92)
at e.extend.$owner (mootools-core.js:787:27)
at HTMLAnchorElement.<anonymous> (form.js?bust=1744164615:1837:26)
at exec (jquery.ba-throttle-debounce.js?bust=1744164615:149:26)
at HTMLAnchorElement.wrapper (jquery.ba-throttle-debounce.js?bust=1744164615:161:17)
at HTMLFormElement.dispatch (jquery.min.js?3.7.1:2:40035)
at HTMLFormElement.<anonymous> (jquery.min.js?3.7.1:2:38006)

I have tried by turning on Fabrik JS Debut with Burst and get the same error as I have seen suggested in other post. Being that I have the latest build I don't believe I need to update any files as also noticed in another post.

Any thoughts?

-Eugene
 
Confirmed.
As a workaround you can use "list" layout for your repeat group. You can hide the label by setting 'Label position' =None in the group layout and put the element label into the group intro.
 
troester,

Thanks, so the issue is with the list view. I just tested and works. Is there any thoughts on when this will be fixed? Not sure if this is the first report of the issue or something that is already in the works.

-Eugene
 
You can update from GitHub, but the fix is only in the uncompressed JS file, so you must set "Allow Fabrik debug" to "Debug JS" in Fabrik options to run it.
 

Members online

No members online now.
Back
Top