Update the Form Fields Before Saving (Kentico 7)

Avinash P asked on August 17, 2016 13:46

i have an online form on kentico site(Run on Kentico 7), Form have filed name called zip code,city(hidden field) and state(hidden field). i want to read that zip code in code and pass to web service to return city and state then assign city and state value to corresponding fields.

Then in the notification email area, we'd like to be able to populate the city and state based off of the zip code that the person entered on the form.

Thanks for any help.

Correct Answer

Jan Hermann answered on August 17, 2016 15:47

I recommend to implement custom form control for that:

Example - Developing custom form controls

0 votesVote for this answer Unmark Correct answer

Recent Answers


Avinash P answered on August 18, 2016 06:58 (last edited on August 18, 2016 13:59)

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.