Brice Barclay

Project Details:
Main works was about to make product configurator page with gravity form plugins.
I could build new page template.
Using custom fields plugin, set the 3 custom fields – image, product page link, product image – and pulled the data to the newly page template.

It took so much time to build the gravity form working as product configurator.
There are 3 specific fields which generates CPN (Configure Part Number) automatically based on the form fields contents.
There was a request to move the button, contact info fields to the right sticky area. Of course, gravity form doesn’t support the split, so hide the origin fields, and add custom input fields to the right area, and used javascript event listener to fill the left area fields automatically.

Provided guidance manual doc to client – how to setup custom fields, how to build a gravity form.