Back to myContactForm.com - Easy email form creation and processing for your web site
myContactForm.com - Help Forum Forum Index myContactForm.com - Help Forum
Have a question that you need answered about myContactForm.com? Post it on this message board but first search this forum and read out FAQ to ensure it has not already been answered. This is not a board to post links to your site! SPAM will be deleted!
 
   Search MessagesSearch Messages
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

input name="submit" conflicts with Office 365 and

 
Post new topic   Reply to topic    myContactForm.com - Help Forum Forum Index -> Bug Reports
View previous topic :: View next topic  
Author Message
contactG



Joined: 10 Dec 2014
Posts: 1

PostPosted: Wed Dec 10, 2014 8:16 pm    Post subject: input name="submit" conflicts with Office 365 and Reply with quote

To myContactForm.com developers:

Hopefully it will be possible to add another input name such as submit email, so the new name would be input name="submit email"

The input name="submit" conflicts with code snippets in Office 365 and SharePoint, and the form cannot be saved with a code snippet.

(submit is a reserved action in Office 365 and SharePoint)

Thanks for you consideration for the enhancement.
Back to top
View user's profile
mycontac
Site Admin


Joined: 31 Dec 2003
Posts: 2860

PostPosted: Fri Dec 12, 2014 3:47 am    Post subject: Reply Reply with quote

You can manually change this bit of code without changing the form's function. You can change:

Code:
<input name="submit"


To:

Code:
<input name="whateveryouwant


This will not impact the function of the form.

Nick Ladd
myContactForm.com
Back to top
View user's profile
Display posts from previous:   
Post new topic   Reply to topic    myContactForm.com - Help Forum Forum Index -> Bug Reports All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB 2.0.11 © 2001, 2002 phpBB Group