Hey guys, I'm trying to add a Contact Us page to m...
# suitecommerce
h
Hey guys, I'm trying to add a Contact Us page to my site and have been following this blog tutorial https://developers.suitecommerce.com/build-a-contact-us-form-part-1 to do so. I realize that this blog is 2 years old and that I'm on version 2019.2, but I keep getting a 404 error when visiting
#contact-us
on my site. I get the configuration JSON contents to show up in the NetSuite Configuration record but no luck actually displaying the page. Is there anything I should be doing differently because of my implementation in this newer version?
s
If you're running 2019.2, I would strongly recommend using our pre-built extension that includes a contact form https://developers.suitecommerce.com/chapter1533898131
h
Thank you! I'll check it out
m
mind if I hi-jack this thread? We had the Contact Form Hector mentioned on our Elbrus site. We're migrating to 2019.1 and on Sandbox 2019.1 that contact form works just fine. Yesterday was the big day we moved our production Elbrus site to 2019.1 that we had setup on Sandbox, and the contact form stopped working. I was looking at putting in the pre-built extension @Steve Goldberg mentioned here, but it doesn't have a drop down as an additional field. Can I customize this bundle/extension to add a drop-down (select)? Thanks
s
I don't know for sure. Looking at the code, dropdowns are not listed in the field types it appears to support
m
bummer