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
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:
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
Version: 4.5.1 (GitDate: 2025-04-05)
Running Joomla 5.2.4The 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