Century21Stores / SPECIAL

Special Projects
0 stars 0 forks source link

Modify the Subject Dropdown Menu on the Contact Us Form #116

Open juanmriosv opened 6 years ago

juanmriosv commented 6 years ago

Question 10/16 from Elisabeth: "How difficult is it to update the drop down on the contact us page?"

c21hornak commented 6 years ago

From: "Hornak, Michael" mhornak@c21stores.com Date: Monday, October 16, 2017 at 11:25 PM To: "Rios, Juan Manuel" jrios@c21stores.com Subject: FW: How difficult is it to update the drop down on the contact us page?

Hi Juan,

If you add additional values to the dropdown on this page https://www.c21stores.com/contact will they also display in the email that gets sent to Guest Services?

If you want to test it on STAGING, I have access to that Guest Service mailbox, so let me know when to look and I can forward you any test emails that you send.

Is this something you can give to Ahmed?

Is there an Admin page that can be edited for this or did WebLinc hard code this and only option is to override the code that’s on this page?

c21hornak commented 6 years ago
screen shot 2017-10-18 at 9 47 45 am
c21hornak commented 6 years ago

From: "Rios, Juan Manuel" jrios@c21stores.com Date: Wednesday, October 18, 2017 at 7:36 PM To: "Hornak, Michael" mhornak@c21stores.com Subject: Re: How difficult is it to update the drop down on the contact us page?

It is on weblinc end because most likely there is back-end work involved with this. Since this is a form that connects to a database (most likely), I can update the front end, but it will not pass the value to the backend.
I do not have visibility to how they coded the back end

Sent from my Verizon, Samsung Galaxy smartphone

-------- Original message -------- From: "Hornak, Michael" mhornak@c21stores.com Date: 10/18/17 7:31 PM (GMT-05:00) To: "Rios, Juan Manuel" jrios@c21stores.com Subject: Re: How difficult is it to update the drop down on the contact us page?

Are you able to place any Global/Justuno code to override what WebLinc hard coded on this page?

c21hornak commented 6 years ago

screen shot 2017-10-24 at 8 13 58 am

juanmriosv commented 6 years ago

@c21hornak There is ways to build out own contact form

c21hornak commented 6 years ago

@juanmriosv do you know approximately the level of effort? Will we need any help from IT?

juanmriosv commented 6 years ago

@c21hornak, it should be low to medium since we are not modifying the database table but adding or removing options from one of the columns "subject." I believe this is, directly, a work for c21. (It would not be involve)