Hi. I need an experienced Chronoform Web/AJAX programmer to do validation in our form. I have a form already created and validated but I wanted to add another validation that allows to look if data exist in our database without reloading the page and I know that AJAX can do the work. I need this to be done as soon as possible. Sample form location is at http://jennycollections.com/joomla/index.php?option=com_chronocontact&chronoformname=tryout
The logic is and flowchart is attached:
I have 18 textbox a-r that needs to enter amount. I also have 18 labels and 10 of them is a drop down menu. I want to check if those amount textboxes are not empty. If not empty, the selection in the left should not be empty too especially in the drop down list. From 1-18 labels, if amount is not empty, I want to get the label of the textbox and check in the database if exist. If it exist in the database (database include 3 column: id, name, issue) I want to get the issue correspond to it (has five issue) and write it to the 5 hidden textboxes. We need to make sure that in the 18 labels including the drop down list if all selected,ONLY unique impact issue will be written in the five hidden textbox and cannot be duplicated. That is where the validation takes place using AJAX.
In the database table consists of id, name, issue and in issue column consist of Home, Child, ER, Finance, Crime). Each drop down list selected or labels is equal to 1 or no issue.
For example, If one or more labels including drop down list selected with the same issue name "Home" listed in the database, that issue name "Home" should be written once in one of the five hidden textboxes only. "Home" cannot be written twice or more in the five hidden textboxes. Then move to other label that amount are not empty to check if they have some issue associated to is then write it to one of the hidden textbox but a unique issue. I need this as soon as possible.
We are willing to pay to do this job. Email me at [email]fnjtravel@hotmail.com[/email] for more information.
The logic is and flowchart is attached:
I have 18 textbox a-r that needs to enter amount. I also have 18 labels and 10 of them is a drop down menu. I want to check if those amount textboxes are not empty. If not empty, the selection in the left should not be empty too especially in the drop down list. From 1-18 labels, if amount is not empty, I want to get the label of the textbox and check in the database if exist. If it exist in the database (database include 3 column: id, name, issue) I want to get the issue correspond to it (has five issue) and write it to the 5 hidden textboxes. We need to make sure that in the 18 labels including the drop down list if all selected,ONLY unique impact issue will be written in the five hidden textbox and cannot be duplicated. That is where the validation takes place using AJAX.
In the database table consists of id, name, issue and in issue column consist of Home, Child, ER, Finance, Crime). Each drop down list selected or labels is equal to 1 or no issue.
For example, If one or more labels including drop down list selected with the same issue name "Home" listed in the database, that issue name "Home" should be written once in one of the five hidden textboxes only. "Home" cannot be written twice or more in the five hidden textboxes. Then move to other label that amount are not empty to check if they have some issue associated to is then write it to one of the hidden textbox but a unique issue. I need this as soon as possible.
We are willing to pay to do this job. Email me at [email]fnjtravel@hotmail.com[/email] for more information.
This topic is locked and no more replies can be posted.