Create custome JS query ajax script -- 2
Budget: ₹100 – ₹400 INR
Custom Jsquery script
I need help with jquery ajax json script for my code ignitor application
Html info
1. Fields have unqine id
2. Div tag group of 2 fields - label and its input field
3. Div Span tag - for each above div for error display
4. Div span tag class formmsg1 - this is only 1 field per form
5. There could be multiple forms so formmsg2
You need to develop script
Status ...0 or 1
Errresponse this is array field
Fieldname - this will have form field id
Fielderrmsg -
Msgresponse is a simple text field
Dataresponse this is array field
Fieldname - this will have form field id
Fielddata - data from database
If status = 0
Process Errorresponse
Find the field name and find its span and populate the err msg
If status = 1
Process dataresponse
Field the field name and field the data
Status 0 or 1
Process msgresponse
I need help with jquery ajax json script for my code ignitor application
Html info
1. Fields have unqine id
2. Div tag group of 2 fields - label and its input field
3. Div Span tag - for each above div for error display
4. Div span tag class formmsg1 - this is only 1 field per form
5. There could be multiple forms so formmsg2
You need to develop script
Status ...0 or 1
Errresponse this is array field
Fieldname - this will have form field id
Fielderrmsg -
Msgresponse is a simple text field
Dataresponse this is array field
Fieldname - this will have form field id
Fielddata - data from database
If status = 0
Process Errorresponse
Find the field name and find its span and populate the err msg
If status = 1
Process dataresponse
Field the field name and field the data
Status 0 or 1
Process msgresponse