Chronoform Demo 'Fields Event' not working

fix ChronoForms demo 'Fields Event' not working.

Overview

The issue is caused by JavaScript errors from a third-party extension interfering with the form.
Disable the conflicting extension, such as 'stickyPanel', and use browser developer tools to check for JavaScript errors.

Answered
ChronoForms v6
ur uracult 19 Jul, 2017
Hello,

I am a newbie and just started working with Chronforms and already having an issue with Fields Events.

In order to get familiar with the forms I created a form using the demo template 'Feild events',
which unfotunately is not working properly in a certain joomla installation.

I've installed this into an another jooma website and there it works properly.

Do you guys have any idea what a solution could be?

Many thanks in advance!

1. not working on:
https://uracult.com/index.php?option=com_chronoforms6&chronoform=test

2. working on
http://meholli.de/index.php?option=com_chronoforms6&chronoform=test
Gr GreyHead 20 Jul, 2017
Answer
Hi uracult,

You appear to have several JavaScript errors coming from a 'stickyPanel' extension - I suggest that you try disabling that and see if the errors go away.

Bob
ur uracult 20 Jul, 2017
Hello Bob,

THANK YOU, u r the Best!
(How did you got that, debugging? how)

alle the best
URACult
Gr GreyHead 20 Jul, 2017
Hi URACult,

I use my browser web developer tools (F12 in Chrome on Windows) and check the form using the form URL with &tmpl=component at the end to remove most of the template code. Usually from there I can see enough to work out what might be causing the problem.

Bob
This topic is locked and no more replies can be posted.