More than one city
-
I am having an issue where the plugin works fine for one city but not a second input. My contact form is for a moving company and has a city from and a city to input. The plugin auto completes the first input fine but does not seem to work for the second input field.
Here is a small section of the code I am having trouble with:
<tr>
<td class=”tablephone”><h4 style=”color:#fff;”>
*From City: (required)</h4>[cityfieldtext* cityfrom]
</td>
<td class=”tablephone”><h4 style=”color:#fff;”>
*To City: (required)</h4>[cityfieldtext* cityto]
</td>
</tr>The cityfrom input works fine but the cityto input does not work. Am I doing something wrong or does this plugin not allow for multiple inputs?
The page I need help with: [log in to see the link]
- The topic ‘More than one city’ is closed to new replies.