Ninja Forms and PostcodeAnywhere
-
Does anyone know how to integrate the PostcodeAnywhere postcode lookup service with Ninja Forms?
I have a site that has just been ‘WordPressed’ from static content. The contact forms were php and I was able able to add a line of JavaScript to the id to invoke the service:
<input name="postcode" type="text" class="form-input-text" id="postcode" value="" size="35" required aria-required="true" placeholder="A12 3BC"> <SCRIPT LANGUAGE=JAVASCRIPT SRC="https://services.postcodeanywhere.co.uk/popups/javascript.aspx?account_code=xxxxxx&license_key=xxxxxxxx"></SCRIPT>
I’d be grateful for any help from someone who knows how to use this with Ninja Forms.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Ninja Forms and PostcodeAnywhere’ is closed to new replies.