Rendering of web form incorrectly code Muse

I am pasting in the code for a web form of CRM software and Muse renders incorrectly. The boxes are missing and the shape looks terrible.Screen Shot 2015-12-17 at 2.53.26 PM.png

The code is as follows:

" < form id ="signupForm3764"action =" " D https://www.intouchcrm.co.uk/App/API/DC/default.aspx?s=D81DF02A-F687-43E5-BC69-DB7AB78C3D6 method " = "post" onsubmit = "return validateSignUpForm3764();" > < br id = 'trap' type = "input" / >

< table >

< tbody >

< b >

< td > < label for = "FirstName" > name * < / label > < table >

< td > < input name = "FirstName" maxlength = "250" type = "text" / > < table >

< /tr >

< b >

< td > < label for = "Lastname" > family name * < / label > < table >

< td > < input name = "Lastname" maxlength = "250" type = "text" / > < table >

< /tr >

< b >

< td > < label for "EmailAddress" = > E-mail address * < / label > < table >

< td > < input name = "EmailAddress" maxlength = "250" type = "text" / > < table >

< /tr >

< b >

< td > < label for = "HomeTel" > home phone * < / label > < table >

< td > < input name = "HomeTel" maxlength = "250" type = "text" / > < table >

< /tr >

< b >

< td > < label for = "MailAdd1" > address line 1 * < / label > < table >

< td > < input name = "MailAdd1" maxlength = "250" type = "text" / > < table >

< /tr >

< b >

< td > < label for = "MailAddTown" > city * < / label > < table >

< td > < input name = "MailAddTown" maxlength = "250" type = "text" / > < table >

< /tr >

< b >

< td > < label = "CustomField:15792:1" > I am interested in learning more about: * < / label > < table >

< td > < select name = "CustomField:15792:1" > < option value = "0" >--please select--< / option > < option value = "43653" > banquet < / option > < option value = "43649" > birthday party < / option > < option value = "43648" > bridal shower < / option > < option value = "43651" > class reunion < / option > < option value = "43652" > corporate event < / option > < option value = "43654" > other < / option > < option value ="43650" > pension group < / option > < option value = "43645" > wedding ceremony < / option > < option value = "43647" > wedding ceremony and reception < / option > < option value = "43646" > wedding reception < / option > < / select > < table >

< /tr >

< b >

approximate date of < td > < label for = "CustomField:15793:5" > your event * < / label > < table >

< td > < input name = "CustomField:15793:5" maxlength = "1000" type = "text" / > < table >

< /tr >

< b >

< td > < label for = "CustomField:15794:5" > number of guests expected to attend your event * < / label > < table >

< td > < input name = "CustomField:15794:5" maxlength = "1000" type = "text" / > < table >

< /tr >

< b >

< td > < label for = "CustomField:15799:5" > how did you hear about us? < / label > < table >

< td > < input name = "CustomField:15799:5" maxlength = "1000" type = "text" / > < table >

< /tr >

< b >

< td > < table >

< td > * = required field < table >

< /tr >

< / tbody >

< /table >

< Input value = 'Subscribe' type = "submit" / > < / make >

< script type = "text/javascript" > / / <! [CDATA]

var signupForm3764 = document.getElementById ('signupForm3764');

var reg = /^([A-Za-z0-9_\-\.]) + \@([A-Za-z0-9_\-\]) + \. ([A-Za-z] {2,4}) $/;

function validateSignUpForm3764() {}

If (signupForm3764 ['Firstname'] .value == ") {alert ("first name is required."); signupForm3764 ['Firstname'] .focus (); return false ;}}

If (signupForm3764 ["Lastname"] .value == ") {alert ("family name is required."); signupForm3764 ['Lastname'] .focus (); return false ;}}

If (signupForm3764 ["EmailAddress"] .value == ") {alert ("e-mail address is required."); signupForm3764 ['EmailAddress'] .focus (); return false ;}}

If (Reg.test (signupForm3764 ['EmailAddress'] .value) == false) {alert ("' Email address not valid format.");} return false ;} If (signupForm3764 ["HomeTel'] .value ==") {alert ("home phone is required."); signupForm3764 ['HomeTel'] .focus (); return false ;}}

If (signupForm3764 ['MailAdd1'] .value == ") {alert ("address line 1 is required."); signupForm3764 ['MailAdd1'] .focus (); return false ;}}

If (signupForm3764 ['MailAddTown'] .value == ") {alert ("city is required."); signupForm3764 ['MailAddTown'] .focus (); return false ;}}

If (signupForm3764 ['CustomField:15793:5'] .value == ") {alert ("the approximate date of your event is required."); signupForm3764 ['CustomField:15793:5'].focus(); return false ;};]}

If (signupForm3764 ['CustomField:15794:5'] .value == ") {alert ("number of guests expected to attend your event is required."); signupForm3764 ['CustomField:15794:5'].focus(); return false ;};]}

If (signupForm3764 ['trap'] .value! = ") {return false ;}

Returns true;

}

[]] > < / script >

Muse resets the default values for a bunch of CSS properties (including the properties used to format forms) so that the code generated by the Muse can be sure that all browsers popular variety will have default values and therefore provide an identical appearance. The code that you copy and paste is not explicitly set these CSS properties and relies instead on the default settings for the CSS properties. Unfortunately, there is no easy way to make your form code to use the default values of origin, rather than those set by the Muse. To format the form, you add some CSS to specify the properties of all the things you want formatted differently. Alternatively, another approach would be to put the form on another, in this hand coded case, HTML page and then include this page in an iframe on your page of Muse (which is the approach used by most of the third-party services for their embed code forms).

Tags: Adobe Muse

Similar Questions

  • Help with Business Catalyst Web forms and Adobe Muse.

    I created a websform to connect to a secured using catalyst of the business area. I glued the webform html in Adobe Muse. After the publication of my site. The websform that I created in BusinessCatalyst is deleted, but I can see all the forms I created using Muse in the section of the online form. Y at - it a fix for this problem? Thank you

    This is the page with the form. http://www.highestgoodclothing.com/login.html

    Thank you for posting.

    When you publish the site of Muse, forms created in British Colombia are replaced by default. However, there is a workaround solution. Once you have created a form in British Colombia, please insert on a page and once the interface. A folder will be created in the CRM for this shape. Now when you publish the site of muse, it will not delete the form of BC.

    I hope this helps.

    See you soon!

    Scott Raj Rouanet

  • Zoho CRM in Adobe Muse web form integration

    Hello world

    I am trying to integrate the web form that comes with Zoho CRM inside the Muse page, but does not work: I mean the browser does not display the form, but just a bunch of text without the entry fields. The form works fine if you create an html page. I'm looking for any idea...

    This is the code:

    <!-note:

    -You can change the font style and the style of shape based on your Web site.

    -Lines of code with comments "do not remove this code" are required to make the form work correctly, make sure that you do not delete these lines of code.

    -Box script check required changes as your business needs.

    -It is important that you test the modified form before going live.-->

    < div id = "crmWebToEntityForm" style = "width: 600px; margin: auto; ">

    < META HTTP-EQUIV = "content-type" CONTENT = text/html"; Charset = UTF - 8' >

    < form action =' https://CRM.Zoho.com/CRM/WebToLeadForm ' name = WebToLeads20 method = "POST" onSubmit = 'javascript:document.charset = 'UTF-8'; return checkMandatory()' accept-charset = ' UTF - 8' > '.

    <!-do not remove this code. ->

    < input type = "text" style = "display: none; "name = value"xnQsjsdp"="79ac"/ >"

    < input type = "hidden" name = "zc_gad" id = "zc_gad" = value "/ >

    < input type = "text" style = "display: none; "name = value"xmIwtLD"= '8833' / >"

    < input type = "text" style = "display: none; "name = value 'actionType' = am'/ >"

    < input type = "text" style = "display: none; "name = value"returnURL"=' http://contact.html ' / > "

    <!-do not remove this code. ->

    < style >

    TR, td {}

    Padding: 6px;

    border-spacing: 0px;

    border-width: 0px;

    }

    < / style >

    < table style = "width: 600px;" background-color: white; "color: black" >

    < tr > < td colspan = "2" style = "text-align: left; color: black; do-family: Times New Roman; do-size: 14px;' > < strong contact form > < / strong > < table > < /tr >

    < tr > < style td ='nowrap:nowrap; text-align: left; do-size: 12px; do-family: Times New Roman; width: 200px; "> business < span style =" color: red; " ' > * </span > < table > < style td = "width: 250px;" "> < input type ="text"style =" width: 250px; "  MaxLength = "100" name = "Company" / > < table > < /tr >

    < tr > < style td ='nowrap:nowrap; text-align: left; do-size: 12px; do-family: Times New Roman; width: 200px; ' > the name < span style = "color: red;" ' > * </span > < table > < style td = "width: 250px;" "> < input type ="text"style =" width: 250px; "  MaxLength = "40" name = "FirstName" / > < table > < /tr >

    < tr > < style td ='nowrap:nowrap; text-align: left; do-size: 12px; do-family: Times New Roman; width: 200px; "> name < span style =" color: red; " ' > * </span > < table > < style td = "width: 250px;" "> < input type ="text"style =" width: 250px; "  MaxLength = "80" name = "Last name" / > < table > < /tr >

    < tr > < style td ='nowrap:nowrap; text-align: left; do-size: 12px; do-family: Times New Roman; width: 200px; ' > email < span style = "color: red;" ' > * </span > < table > < style td = "width: 250px;" "> < input type ="text"style =" width: 250px; "  MaxLength = "100" name = "Email" / > < table > < /tr >

    < tr > < style td ='nowrap:nowrap; text-align: left; do-size: 12px; do-family: Times New Roman; width: 200px; ' > city < span style = "color: red;" ' > * </span > < table > < style td = "width: 250px;" "> < input type ="text"style =" width: 250px; "  MaxLength = "30" name = "City" / > < table > < /tr >

    < tr > < style td ='nowrap:nowrap; text-align: left; do-size: 12px; do-family: Times New Roman; width: 200px; "> Status < span style =" color: red; " ' > * </span > < table > < style td = "width: 250px;" "> < input type ="text"style =" width: 250px; "  MaxLength = "30" name = "State" / > < table > < /tr >

    < tr > < style td ='nowrap:nowrap; text-align: left; do-size: 12px; do-family: Times New Roman; width: 200px; ' > countries < span style = "color: red;" ' > * </span > < table > < style td = "width: 250px;" "> < input type ="text"style =" width: 250px; "  MaxLength = "30" name = 'Country' / > < table > < /tr >

    < tr > < style td ='nowrap:nowrap; text-align: left; do-size: 12px; do-family: Times New Roman; width: 200px; ' > apply < span style = "color: red;" ' > * </span > < table > < td > < textarea name = "Description" maxlength = "1000" style = "width: 250px;" > < / textarea > < table > < /tr >

    < tr > < td colspan = "2" style = "text-align: center;" padding-top: 15px; ">

    < Input style =' police-size: 12px; color: #131307 ' type = "submit" value = "Submit" / >

    < input type = "reset" style = "font-size: 12px;" color: #131307 ' value = 'Reset' / >

    < table >

    < /tr >

    < /table >

    < script >

    var mndFileds = new Array ('company', 'First name', "Last name", "E-mail", "City", "State", "Country", "Description");

    var fldLangVal = new Array ('company', 'First name', "Last name", "E-mail", "City", "State", "Country", "Ask");

    var name = ";

    mail electronic var = ";

    function checkMandatory() {}

    for (i = 0; i < mndFileds.length; i ++) {}

    var fieldObj = return ['WebToLeads20'] [mndFileds [i]];

    {if (fieldObj)}

    If (((fieldObj.value) .replace (/ ^ \s + | \s + $/ g, ")) .length == 0) {}

    If (fieldObj.type is 'file')

    {

    Alert ('Please select a file to upload.');

    fieldObj.focus ();

    Returns false;

    }

    Alert ("' cannot be empty.") + fldLangVal [i]);

    fieldObj.focus ();

    Returns false;

    } else {if(fieldObj.nodeName=='SELECT')

    {if (fieldObj.options [fieldObj.SelectedIndex]. Value is '- none-')}

    Alert ("' cannot contain any.") + fldLangVal [i]);

    fieldObj.focus ();

    Returns false;

    }

    } Else if (fieldObj.type == 'checkbox') {}

    if(fieldObj.Checked == false) {}

    Alert (' Please accept "+ fldLangVal [i]);

    fieldObj.focus ();

    Returns false;

    }

    }

    try {}

    If (fieldObj.name == "Last name") {}

    name = fieldObj.value;

    }

    } catch (e) {}

    }

    }

    }

    < /script >

    < / make >

    < / div >

    Thank you

    Vince

    What I see, there is not a release of the solution of the box for this workflow in Adobe Muse.

  • Muse web form on BusinessCatalyst number

    I have create a site using the muse of Adobe and the host using business catalyst.

    www.nikihearns.co.UK

    I have problems with the web contact form. E-mail seems to send the side ok user, and I can see the traffic on my BC reports display.

    However, I don't get the emails. I have set up to send to a hotmail account and have verified that the mails are not land in the Junk folder.

    On the troubleshooting page third States that some server hosts will not send any email to an address that does not share the field of sites but it is not clear if this is the case with the catalyst for the company.

    I would rather use a messaging service free that pay for a @nikihearns account (especially since I don't know yet how I'll get to it).

    Can I have e-mails from live web form to an address hotmail or should I remove the widget altogether?

    Yes, you can use hotmail... email of the form will be different (by host site) and the standard widget or 3rd party code will look the same at the end of the hotmail account.

    Example of form site Web = home | Formtesting site

    the above Web site is a form of test BC hosted

    the email he sent to hotmail =.

  • you attempt to add a web form of Business Catalyst to my site Web of Adobe Muse (via insert html) and the shape is cut all the content below where to place the html area.

    You attempt to add a web form of Business Catalyst to my site Web of Adobe Muse (via insert html) and the shape is cut all the content below where to place the html area. I tried the basic troubleshooting and it's only when I insert a form of Catalyst Business that my web page is cut, where is the bottom of the form. I use this code when you insert form BC in Muse,

    "< div class ="bulletin of information-form"> < form name ="catemaillistform58787"onsubmit ="return checkWholeForm58787 (this)"method ="post"action =" http://theincitejournal.BusinessCatalyst.com/CampaignProcess.aspx?ListId=53681& OPTIN = true & PageID = / index.html"> < div class ="form"> < div class ="item"> < label for ="CLFullName"> full name < / label > < br / > < input class ="cat_textbox_small"type ="text"name ="Full name"id ="CLFullName"maxlength ="255"/ > < / div > < div class ="item"> < label for ="CLEmailAddress"> E-mail address < / label > < br / > < input class ="cat_textbox_small"type ="text"name ="EmailAddress"id = '" "CLEmailAddress" MaxLength = "255" / > < / div > < div class = "item" > < label > Enter Word verification in box below < / label > < br / > {module_captchav2} < / div > < div class = "item" > < input class = "cat_button" type = "submit" value = "subscribe" id = "catlistbutton" / > < / div > < / div > < script type = "text/javascript" src = "http://theincitejournal.businesscatalyst.com/CatalystScripts/ValidationFunctions.js" > < / script > < script type = "text/javascript" > '

    The only settings I did took the H3 header on opt-in and page navigation after the action to get rid of the opt in BC function as default. I tried to download the source code as well and I'm having the same problem. The web Page is here " copy " and a version of what I was creating the page to look like here is ' home ' As you can see, the 'House' version allows me to scroll past where I would have placed the shape box while the 'copy' stops at any user to parade before. I have called the shape slightly from the "development" of British Colombia under the style sheets tab and still tried to trouble shoot and get rid of the code to see if it affects something and it did not add style. For some reason only the HTML to the form is but I cannot understand what the section of the code would do that. Any ideas?

    I see that you have inserted a script tag open that you forgot to close, which generates errors on the page and prevent it from be returned correctly. You should ensure that the code that you insert in the Muse is syntactically correct.

    - Abhishek Maurya

  • To subscribe to a list of Business Catalyst - using the web form of muse

    Hello everyone

    I have problems with a lead EO automatically subscribed to a list.

    Here's my final result...

    Built form in muse-> name and Email is entered person is added to the catalyst for business as a contact and I want that they should be added to my 'list' of automaticcally

    In Business catalyst, I see that you have a checkbox to subscribe to a list, but obviously this is not an option in the Muse...

    How to make a built form in muse, that when you fill, adds the client to a 'list' in Business Catalyst?

    MAKES ME NUTS!

    Rebecca

    Connect to the site admin > e-mail campaigns > list > create a mailing list.

    Then open the Site Manager > Web forms > lists > add to the created list. Users on the activation of the box will be subscribed to this list.

    https://www.YouTube.com/watch?v=EiIllIhJlqQ

    Thank you

    Sanjit

  • How to code a default widget - FORMS in Adobe Muse

    How the code of the widget by default FORMS in Adobe Muse? Please write the code of the widget.

    Thank you!

    Hi Tony,.

    Widgets by default, including the form, are native widgets of Muse which have different features than MuCOWs. Currently, it is not possible to create something that mimics the behaviour of widget native Muse, just what is shown in the MuCOW feature.

    Hope that clarifies things,

    Andrew

  • Something keeps removing my web form when I post to Muse

    I'm developing a site in Muse.

    I create a web form in British Colombia and generate the HTML that I copy and paste into a block HTML in Muse. Everything seems fine. I publish the page and when I submit the form I am redirected to a page that says, in red letters, "you deleted your web form, you must re-create the form in British Colombia," or something to that effect. Of course, I'm going to British Colombia and the web form disappeared.

    Why would it be? I've re-created several times, and same result every time. I also tried publishing under a Module link, and it's the same thing.

    There is a solution in this thread that works for me: essentially the form must be used at least once through the front-end server of the site to prevent the replacement of Muse. Creating a unique record keep somehow vivid form.

  • Web Forms in Muse and forms of the Muse

    Hi all

    I'm trying to get some forms on a clients site.  He just wants an e-mail form and a postage labels, nothing too fancey submission form.

    I used Adobe Muse forms and they work a treat, by sending the contents of the form. My first question is, with the full report Adobe (the £46 per month with all software), there are no fees for these forms in a site is there?

    Second, the client wants some check boxes and combo boxes, somhting that muse custom forms.  I found called home "Web Forms" that allows me to create a form, but there seems to be loads attached to it?  y at - it a free version?

    Hello

    With Adobe Muse CC 20141, reCaptcha and checkbox field can be added to forms.

    Please install our latest update to try out these new features.

    Release notes | Adobe Muse CC

    Thank you

    Sanjit

  • Contact form of the muse does not

    Hi folks, I'm out. I have two sites of muse. murdochmedia.ca and smart-biker.ca

    These sites have a contact form and a few months ago seemed to work, however, I recently discovered that they do not and have received the warning at the end my ftp upload.

    ---

    1 WARNING

    Failed to connect to a PHP file. Failed to check if the web server supports PHP required by forms of the Muse. Remember the domain name entered in the dialog FTP download is correct.

    ----

    My host tech support is to isolate the issue of the difficulties and this morning received this reply from them

    ----

    We are writing with regard to the errors that you receive on your "contact us" form for you Web sites murdochmedia.ca and smartbiker.ca.

    Please note that the script ~ / www/mailer.php will try to use the content of 'class.phpmailer.php' and "class.smtp.php" of 'PHPmailer', but no files are present. As there is no file it the script will throw the error below:

    include 'PHPmailer/class.phpmailer.php ';
    include 'PHPmailer/class.smtp.php ';

    In addition, please note that you have not specified how the contact form on smartbiker.ca and he uses for. So that we can investigate more front on this issue, you will need to provide us with more information about how the form functions. If you have any questions using 'PHPmailer', you can try using "PHP mail()" because it is easier to send via SMTP.

    ---

    I'm not so much on the code or what it all means and I'm screaming for someone to help me to mill such things and point me in the right direction.

    Is it a thing of Muse?

    Anyone got this number and can offer a resolution?

    Thanks in advance for any help with this.

    Frustrating your,.

    -Ian Murdoch
    [email protected]

    No, I think that Muse resettlement will not change.

    If these forms are working at any given time, so I think that your Web host has changed some policy to do with PHP files.

  • Google Analytics can provide reports and data from a form created in Muse?

    My Muse site will be held by a third-party free image host, as I am creating a new customer. My client wants to be able to see a monthly report of inquiries submitted through the contact form, which was established in Muse. Google Analytics can provide reports and data from a form created in Muse?

    Muse done files through the interface design approach. It actually has nothing to do with the operation of your site. And this forum is for Business Catalyst, Adobe CMS. And if you use not only a 3rd party then for monitoring etc. based on you or someone another installation the analytical code of google on this Web site. Muse has nothing to do with it.

    Here is the departure of google for this guide.

    http://www.Google.com/intl/en-AU/Analytics/learn/setupchecklist.html

  • BusinessCatalyst think I deleted my web form

    I thought I could have found a way to circumvent the application of weak forms of Muse, by creating a web form on Business Catalyst > Manager of Site > Web Forms.

    I have created a web form, define the response by e-mail, copy the html code, inserted the HTML on a page of Muse, published the site, filled out the form and got this:

    Screen Shot 2013-10-20 at 8.22.15 PM.png

    So I went back to the same page on Business Catalyst, deleted the web form, I've done just minutes before, created it again from scratch, inserted the HTML code in my page of Muse, he published, filled out the form and got the SAME ERROR message again.

    I did not remove the form, but Business Catalyst think I did.  :-(

    How can I get around this ' mistake of an ERROR?

    ----

    I noticed that there are THREE forms in British Colombia bearing similar names (I only did ONE). To make sure that I work in the correct form, I COPIED it - it now bears the same name as before, the word "copy". But when I opened the copied form, all the fields are in the wrong order. I tried several times, and this strangeness is consistent. Right now I'm really confused about getting a decent (custom) form in Muse.

    Thanks for any help.

    If you publish a Muse to Business Catalyst site, during this process, all existing webforms in Business Catalyst - that do NOT HAVE associated case/data - will be deleted.

    The simple workaround is so whenever you create a form in British Colombia, you want to put in Muse, just put the form on a page in British Colombia and submit a case to the interface via this page. After this, adds the form BC Muse Web page and then republish to Business Catalyst. Form you is not removed.

    I hope this helps.

    See you soon,.

    Vikas

  • Modifiable and nonmodifiable Web form

    Hello Forum,

    I wonder how do ensure you the form submitted by the applicant is not editable when it is received by the approver. I missed a setting somewhere or is this default setting?

    I have to write a business for this rule? Seem odd that the default value can be changed. hope someone can clarify this point. Thank you.

    Tommy

    Hi Tommy,.

    In fact, how work web forms is that they don't know themselves whether they are thrown into an approval task or when you submit.

    The best way to control these aspects of a web form is to have an article on your online form that is always hidden.

    I call this section my 'Control' section and add as many fields that I want to do, so that I can control appearance and behavior of my web form as well to grain I have.

    So I would create this 'Control' section at the bottom of the form, its visible set to false property (in this way, everything you put in this article will be automatically invisible too) and I would create a text field inside called the 'stage '.

    Then, I would write a rule of web form (not a business rule) similar to this:

    If (Stage.value = "Probate") {}

    Enabled property to false>

    < e.g.="" requestersection.enabled="false;">

    } else {}

    Enabled trueproperty >

    < e.g.="" requestersection.enabled="true;">

    }

    Finally, go to the association of job approval data and set the command-> entrance to stage to the string "Approval" (of course, he must match with the If clause stated in the rule of web form).

    And that's all. Your code should work as intended.

    What is right in this approach is that you can specify a control really fine grain on your form. Suppose, in a certain stage of your process, you want the user to be able to change only the specific field. You simply specify another if the rules to deal with online access to your form.

    Hope this has helped.

    If you need more information, let me know.

    See you soon

    José

  • Reference/Confirmation Web Form submission number

    I'm trying to create a web form for my website that allows families to report the upcoming absence from the student. Muse made incredibly easy web form design, but I still have a single point of friction I'm having some difficulties with. When an absence is recorded, it must receive its own unique number. This gives a way of following each absence and finally connect it to the lesson of makeup that the student is enrolled in. It is also how the student ensures that they receive the credit for this makeup lesson, as a way to confirm/prove that failure has been reported.

    So far, we have been assigned those numbers ourselves. It is incredibly long. What I'm trying to do is once the absence is sent via online web form, I would like a confirmation number or reference number automatically generate and display for the customer. I don't have any specific number style or anything like that. Just a specific kind of unique registration/application ID number.

    Any help would be a great help. I'm still very new and I use the wrong language or terminology, so I apologize if this is something that has already been addressed. I can't find anything.

    Hi mlelder2,

    The feature is absent in the form of default Muse widget.

    You can take the help of the JotForms service, which can be easily integrated with Muse as explained in the links - below

    Let me know if it works.

    Kind regards

    Ankush

  • Type in Web form results card

    On this page https://zoetraining.worldsecuresystems.com/cc-payments-1 I hid the input field "Type of card.

    In the html code, I have this line of code to the form sends correctly:

    < input class = "PaymentMethodType" type = "radio" checked = "true" id = "PaymentMethodType_1" value = "1" name = "PaymentMethodType" / >

    When I test the form, I have introduced a number of AMEX. But in the confirmation e-mail where it shows the web form results, it always says:

    Type of card
    Visa

    I know that the results must present a card type, and I realize that the value '1' is associated with Visa. I tried to change it to a different value, but then the form does not work. Can I change to something else 'Visa' to display in web form results?

    Hello

    PaymentMethodType is not the type of card.
    By specifying the type of payment method

    It's the ability to define if your credit card payment, paypal or other options.

    If you have a setup pay purchase card then it should ALWAYS be 1.

    Hide the card Type field which is different ways someone can not choose their type of card, I guess that's your intention. If this is the case and you want to only accept AMEX, then you must set it as the value of the input drop-down list box and then hide it etc. The reason shows Visa is because that's what the value is in this drop-down list.

Maybe you are looking for

  • Notes crash in iOS 10

    Since the upgrade to iOS 10 everytime I open the Notes app, it crashes after a few seconds. I tried to restart the phone, but it keeps crashing. Any suggestions?

  • How to find storage disk permissions internal?

    I installed my original Macbook pro hard drive from my perspective, own installed osx lion on a new SSD in the Bay, but having badly to access and edit the files and folders on the old hard drive. I tried 'repair permissions', I tried to unlock the p

  • Ethernet cables

    ! have a pair of gigabit Powerline AV500 (XAV5001 which my son has me but I do not have the original ethernet cables.) Can I use any other cables?

  • HP Photosmart 5520 e-print: printing with my project problem

    I had a document that I scanned and I wanted to print it. The original size is 5 X 7 and I want to print at 8 X 10.  He printede very well, but when I printed it he left a border on my the sixe 5 X 7 original work. How can I get rid of this border so

  • HP Envy 17 Laptop: problem with DVD/CD player

    I recently bought a laptop HP Envy 17 refurbished to replace my laptop screen Acer of 18 ". He had Win 8.1 on it I then upgraded to win 10. Everything worked as it should, including the CD when he arrived, and after the upgrade. As I was used to havi