Calendar Element in Form

altnetwork

Member
I am having issues with the calendar element is forms that started about a week ago. The you click on the calendar view icon to pick a date the form saves and closes.

I then downloaded the updates from GitHub and still have the issue.

This is what I have found so far.

1. It happens in the front-end and in the back-end.
2. I happens with Google Chrome.
3. It works in Firefox
4. It works in IE 11 on my computer but not all computers.
5. The two computers that are having the issue has the same version of Java.

To test I created a new list with only the calendar view element. Same issue.

If I have date in the field and the form format is m-d-Y it will remove the date from the field when the form is saved.

HELP!!! not sure why when it was working and don't know what else I can do.

Additional:
1. No error message
2. This is an intranet site without outside access.

Thanks
Doyle
 
This looks like a JS (JavaScript, not Java) error.
Can you check with a browser dev tool?
If it's in frontend and in backend it doesn't seem to be a Joomla template issue.

Did you install some other components, plugins... which may break the standard Joomla JS? (e.g. a slider component or "cookies accept" as mentioned in an other thread)?
 
In Chrome right-click somewhere in your site and select "inspect element" (I have a German version so the translation may be not 100% exact).
This will open a window "Developer Tools". Click on the tab "Console" to show the JS console.
Then open your form and click the calendar icon.

Do you see an error/message... in the Console?
 
So where is app.js coming from? (It's nor Joomla nor Fabrik)

Did you install or update anything (beside Fabrik) before it stopped working?
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top