Questions tagged [chronoforms]

ChronoForms is a Form builder and manager for Joomla, it is available for Joomla 1.5, 1.6, 1.7 and Joomla 1.0 (no longer being developed). Versions 4 and 5 are for Joomla 2.5 and 3.x

ChronoForms is a Form builder and manager for Joomla, it is available as ChronoForms v3 for Joomla! 1.0, 1.5, 1.6, 1.7 (no longer being developed) and ChronoForms v4 and v5 for Joomla! 2.5 and 3.

Website: Chronoforms

63 questions
4
votes
2 answers

Using JQuery/Javascript to pre-process online forms before saving them

I need some help in pre-processing online form inputs before submitting and storing them in database. This form is actually done with the help of ChronoForms component in Joomla 3.1. The form is made using HTML and the processing is done using…
ImpStudent
  • 123
  • 7
  • 15
2
votes
1 answer

Save Chronoforms Data to External MS SQL DB

I created a form with Chronoforms5 . Now I'm trying to save data in an external database that runs on MS SQL . I do not know if the action SaveDB saves on MS SQL . I tried to set it so it does not work . How can I do? With a Custom code ?
Loralon
  • 191
  • 2
  • 16
2
votes
1 answer

Chronoforms shows only link, no elements

probably an easy question, but my googling is currently failing me and I'm pretty new to Joomla!, so I might have overseen something obvious. Using ChronoForms5, when adding a form to a page, the only thing getting displayed is the "Powered by…
LindenRathan
  • 147
  • 3
  • 10
2
votes
1 answer

Chronoforms field to insert dynamic data

I am needing to have a custom element that will look at a drop-down called month and conditionally insert the numeric month into the database. For example if the user selects October it would put the number 10 in the numeric_month field in the DB.…
2
votes
0 answers

Validate Checkboxes within a Hidden DIV Only If Shown

I have a form in Chronoform where there are two checkboxes, when you select the second checkbox, a hidden DIV becomes visible. Inside this hidden DIV there are 12 more checkboxes. At least one of those checkboxes must be selected to move on. With…
Melvins138
  • 81
  • 9
2
votes
2 answers

Multiple times clicking form data saves that many records in chrome

I have a form built in Joomla 2.5 and ChronoForms, the form validation been done using MooTools. However in Chrome browser when I click multiple times the submit button, that many number of records get saved. This is not the issue in Mozilla or…
opensource-developer
  • 2,826
  • 4
  • 38
  • 88
2
votes
1 answer

Joomla 1.5 Chronoform v3 Email not being sent

I've got a Joomla 1.5 (with Chronoform v3) website to edit. But I'm stuck with email sending. Even, from my mass-mail option, email is not being sent to the users, where I'm able to PM to only admin(myself). For "Mailer: PHP Mail Function", I'm…
Touhid
  • 731
  • 1
  • 10
  • 25
1
vote
0 answers

Chronoform 5 upload file get error only Apple device

I have a Joomla website. That is using Chronoforms5 to allow the user to upload a file to the server. I am using Bluehost server to store the website. You can refer to URL:…
Mr Ha
  • 11
  • 3
1
vote
1 answer

How to change jquery version used by helix3 template on Joomla site

I am building a Joomla (v3.8.13) website using the Shaper Helix3 template (v2.5.5). On this site I want to use Chronoforms v6 but I noticed that certain functionalities (validation error popups, tooltips, etc...) where not working when I activated…
eelco
  • 13
  • 5
1
vote
2 answers

How to track Google conversions with Joomla Chronoforms?

I have multiple form pages and one thank you-page. I want to track if a form has successfully submitted, but I don't know how. When a user submits a form and gets redirected to the thank you page, it'll add different parameters to the url of the…
user5582011
1
vote
1 answer

Setting up tables for multiplier save operations in chronoforms

I am trying to set up multiplier in one of the forms. I have followed all the articles and I think I have the setting right regarding multiplier content. Now I need help with setting up two tables to save the data. My first table will have all the…
1
vote
1 answer

how to Use payumoney gateaway on submit event in joomla chronoform v5

I have created a form which is rental agreement form using chronoform v5. It needs user to pay the processing fee on submit. I want to use payumoney gateway for that. I have installed payumoney kit, and created the payment method and done the…
Pooja
  • 21
  • 5
1
vote
1 answer

Hide custom element in chronoforms based on value selected in radio button

I am using Joomla 3.4.8 and ChronoForms V5. I have made a from and I want to hide a custom element based on value of radio button. I have set two options in radio button Yes and No. I want that If i select Yes then there is custom element (below…
Programmer
  • 408
  • 1
  • 5
  • 15
1
vote
1 answer

Joomla chronoform - use external php file

I'm using Chronoform to manage my forms in my Joomla website, and I'm trying to send my POST datas to an external php file. For now, chronoform uses form datas to send some emails and then execute a "custom code" to do some php stuff. Maintaining…
Dan Chaltiel
  • 7,811
  • 5
  • 47
  • 92
1
vote
0 answers

Chronoforms 5 Date Picker in Multiplier Not Working

I'm using Chronoform's 5 Multiplier feature which is triggerd with an 'Add Another Student' button. Prior to the Multiplier, I have two datepickers. Within the Multiplier are two datepickers. The first set of datepickers (prior to the Multiplier)…
1
2 3 4 5