Let me preface by saying I'm a beginner web designer. I am using joomla 2.5. I installed the chronoforms and watched the videos to create a form on my site. I need to attach the database (using IE9 and tried in Chrome) and I can't drag the DB save.
In IE I can't collapse any of the options on the rightside nav bar. so I opened Chrome and I was able to collapse so I could scroll down to the database operations. But it won't let me drag ANY of the actions to the events window...
In IE I can't collapse any of the options on the rightside nav bar. so I opened Chrome and I was able to collapse so I could scroll down to the database operations. But it won't let me drag ANY of the actions to the events window...
Hi drfenning,
This sounds like there is a JavaScript error on the page :-(
Do you see any errors in your browser web developer tools console (click F12 to see the tools)?
Bob
This sounds like there is a JavaScript error on the page :-(
Do you see any errors in your browser web developer tools console (click F12 to see the tools)?
Bob
Was able to drag DB save in chrome, still can't in IE.
Now it won't let me drag "email"...
Also, checkbox groups aren't showing up in IE, but are in Chrome.
http://freshfacedesigns.com/index.php?option=com_chronoforms&chronoform=custom_quote
Now it won't let me drag "email"...
Also, checkbox groups aren't showing up in IE, but are in Chrome.
http://freshfacedesigns.com/index.php?option=com_chronoforms&chronoform=custom_quote
Hi drfenning,
The checkboxes show up for me In IE10 using IE10, IE9, and IE8 browser modes; they are hidden in IE7 browser mode, I think that's a result of the 'position: relative' CSS in the frontforms_tight.css file. I guess that is ineracting with some other template CSS.
Unfortunately the link to the form in the front-end tells me nothing about the drag problem in the site admin :-(
Bob
The checkboxes show up for me In IE10 using IE10, IE9, and IE8 browser modes; they are hidden in IE7 browser mode, I think that's a result of the 'position: relative' CSS in the frontforms_tight.css file. I guess that is ineracting with some other template CSS.
Unfortunately the link to the form in the front-end tells me nothing about the drag problem in the site admin :-(
Bob
This topic is locked and no more replies can be posted.