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.

Tags: Business Catalyst

Similar Questions

  • How would customize web form results page?

    I'm trying to customize the layout of the fields on the page web forms results and don't see no easy way to do it. Can anyone help to other solutions?

    You can customize the page that displays the confirmation data by going to "System of Pages" in the v3 of the BC dashboard in the 'Site Manager'. Once on the system pages, scroll to the web forms box and choose the "confirmation of web forms page.  You can update this page as you wish and use a Site wide model for this.  Once you have this page links to a Site wide template, just make changes in your CSS file to target the web form results and style he did however you see.

    For example, all results are wrapped in a div with a class of 'webform-results '.  So if you want the results to the size of the text a bit more your CSS would be:

    . WebForm-results td {make-size: 18px ;}}

    You can customize almost everything on BC with a bit of CSS or Javascript.

  • My treatment in my web form credit card does not work!

    In the credit card section of my web form of treatment, the expiry dates of the credit card on my live Webcam page beaches 2007-2015.  I have customers complain because their cards expire in 2016 and they can't buy our products.  When I go to BusinessCatalyst to change the web form, the beaches of credit card expiry dates are 2009-2020.  British Colombia, the date ranges say one thing, but they do not reflect on the live page.  Help, please!

    Thank you.

    To make the changes on the payment page, you need to do them in the record - buy the interior layout, layouts of the add-on of online shops. You can change the form in the Web Forms section, and then copy and paste that in registration - buy page layout. You cannot use a module here.  Once the changes are made to the record - layout buy you see them on the site.

    Hope this helps,

    Chad Smith

  • Is there a way to customize the Pages Web Form results system for each form?

    Currently I have two forms that require distinct responses due to the object. Is there a way to call a model based on that make up the page system is triggered to? Or is - it only done with say a field hidden and java/liquid?

    Thanks in advance!

    You can add this at the end of your form action url:

    &PageID=/path/to/my/custom/templatepage.tpl

    This custom page, add your content.

  • Is it possible to do a spreadsheet as a web form for complex orders?

    I am building a website for a company that takes offers a screen printing services and needs entries double shaped like quantity, sizes, colors and notes about the product. As you can imagine, a person who is order from them would most likely variations plus a print order if will have to answer the same entries in form again and again. Now my original idea was to create 1 massive form with 60 different entrances, but I realized that it would create a huge headache from my client side. Especially with BC lists how their web form with 1 row on time results. Does anyone know of any ideas on how I could create a complex web form that would allow a customer to complete an order (similar to the picture below, but translated digitally) and have it present in a manner as well?

    test-spreadsheet.jpg

    Also is there anyway to customize web form results at all? I know that you can customize the e-mail template that surrounds but has liquid in British Colombia has allowed us to customize the actual listed web form results?

    Any ideas on how I could achieve a form like this one would be legendary. User interface is very important to me, but I don't want my customers to have to sort the results of the massive order.

    Hello

    There is some liquid limited support in emails, go ahead and try it for your particular scenario, this depends mainly on what you need to build.

    Take a look at the section of the form confirmation online here - customize the form online confirmation page made me know if you need something other than what is described here.

    Thank you

    Mihai

  • Web Forms: cards credit (existing orders)

    Hello world.

    I have created a web form for payments of invoices by using the function 'credit - card orders' tab e-commerce. This allows the customer to enter the invoice number and pay all or part of the amount due. The form has been inserted into a page and downloaded and everything works BUT the page appears as http, not https... The form is processed safely on 'submit', but I report customers return because there is no lock in the url, the page appears not sure are hesitatnt to use it.

    Does anyone know how to fix this?

    Thank you

    Hi adminmilou,

    Simply use your URL safe when you view the page inserted on the form of payment. Ensure that https:// is pre-determined.

  • I can style Web Forms Confirmation Page results - more precisely the 'ERROR' message in the results?

    Hello

    I can style Web Forms Confirmation Page results - more precisely the 'ERROR' message in the results?

    {module_webformresults} is self rendedered as a table with ID CSS attached, but nothing specific to the error message - which results in the error not be perceived.

    The ERROR is triggered by a user name or password dulplicate.

    I tried to use a text JQuery selector, but it does not work with the results for some reason any.

    Any ideas?

    Attached are the error of the results, see Username

    Thank you!

    P

    Screen shot 2013-02-25 at 12.03.15 PM.png

    Hi Patrick,

    It should work. You know the id of the specific area, you know what string to search for in order to condition the appearance of the new message.

    Kind regards

    Alex

  • Web form error message

    I have a form very large collection, although he has only 14 required fields «»

    When I press on submit, I get a new page with the following message.

    ERROR: An error has occurred. Your web form should capture customer name and email address. Fix this problem and reinsert your web form on your web page.

    Name and email are there, and I tested all areas and submitted data.


    However if I enter just my name and email address, then all the other required fields are ignored.

    I cut down the code to include only the fields that are important to check - same result

    It's here

    " < script type =" text/javascript"src =" http://propertywealthpartners.BusinessCatalyst.com/CatalystScripts/ValidationFunctions.js "> < / script > .

    < script type = "text/javascript" >

    <! [CDATA]

    var submitcount75734 = 0; int checkWholeForm75734 (theForm) {var why = ""; if (theForm.FirstName) why += isEmpty (theForm.FirstName.value, "Name"); if (theForm.LastName) why += isEmpty (theForm.LastName.value, "Name"); if (theForm.EmailAddress) why += checkEmail (theForm.EmailAddress.value); if (theForm.HomeAddress) why += isEmpty (theForm.HomeAddress.value, "home address");} If (theForm.HomeCity) why += isEmpty (theForm.HomeCity.value, "Host city"); If (theForm.HomeState) why += isEmpty (theForm.HomeState.value, "State of residence"); If (theForm.HomeZip) why += isEmpty (theForm.HomeZip.value, "home Zipcode"); If (theForm.HomeCountry) why += checkDropdown (theForm.HomeCountry.value, "country of origin"); If (theForm.CellPhone) why += isEmpty (theForm.CellPhone.value "Cell phone number"); If (theForm.CAT_Custom_19946743) why += isEmpty (theForm.CAT_Custom_19946743.value, "Your age"); If (theForm.CAT_Custom_19946749) why += checkDropdown (theForm.CAT_Custom_19946749.value, "Marital status"); If (theForm.CAT_Custom_19946750) why += checkDropdown (theForm.CAT_Custom_19946750.value, "course of life"); If (theForm.CAT_Custom_19947405) why += isEmpty (theForm.CAT_Custom_19947405.value, "what you want to discuss at our first meeting?"); If (theForm.CAT_Custom_19947406) why += isEmpty (theForm.CAT_Custom_19947406.value, "what you want to achieve in the next five years."); If (theForm.CAT_Custom_19948331) why += checkDropdown (theForm.CAT_Custom_19948331.value, "" Please read and consent to our use of your information in accordance with our privacy policy "");

    If (why! = "") {alert (why);} return false ;} If (submitcount75734 == 0) {submitcount75734 ++; theForm.submit (); return false ;}; else {alert ("the form submission is in course."); return false ;}}}}

    []] >

    < /script >

    I checked it against another smaller shape, which works, but cannot see any difference between the first lines and last lines.


    OK set - the number at the top of the form is different than the script of the form.

    I realized that whenever a web form is modified, it gets a new number. catwebformformXXXXX

    However, the problem is that if you did a bit of CSS formatting (taking all the tables) and then add new fields, check the number changes in the javascript, you copy only the new code and new javascript, so you don't have to do all the formatting again.

    To fix, you must then manually change the number at the top as well.

    I guess that this problem will not occur if you format in the web form itself.

  • A lot of questions of a model in Web Forms

    Hello, I recently installed in my Pc (Windows 7 Home Premium), home
    Database 11 g and forms 11.1.2.00 (64-bit) just for training,
    because I have one experience with 6i (Client-Server) and I wanted to see the new environment.

    I have my previous employment (unemployed now) a small (30 fmb) application to the 6i and want to run in the Web.
    I looked a little pdf "Upgrading Oracle Forms 6i with Oracle Forms 11g (E24478-01)".

    My fmxs and PLL is in the C:\Retail_app\bin folder.
    Also in this folder I copied EnableDisableItem.pll and rp2rro.pll
    Sources (fmb, rdf) located in the folder C:\Retail_app\Scr.

    When I open the web, it seems to me FRM-40039 cannot attach retail.pll library while opening the form shop.fmx

    I have search the forum for this FRM and watched error FRM-40039 post 32-bit to 64-bit migration. Please help.

    Here, a professional oracle says that we have to generate all the PLL in plx.

    But when I try to do, he told me FRM-91507 internal error: unable to generate the library.

    The expert also said that it is important that you make sure that the file locations are included in FORMS_PATH (default.env).

    My FORMS_PATH has 'C:\Retail_App\Bin; C:\Oracle\Middleware\FRMHome\forms; C:\Oracle\Middleware\FrmInst\FormsComponent\forms ".

    I do not understand what default.env means. I'm new to Web Forms environment.


    Also another question, because I'm Greek, the form builder environment is half English and half Greek.
    He does not say, 'Libraries attached' or 'Units of program' or in the Menu it says "Parathyro' instead of 'Window' I want everyone in English.
    Of course my application language is Greek, but I want to Form Builder to be English.
    My NLS_LANG is
    GREEK_GREECE. EL8MSWIN1253

    Is this wrong?

    Also I want to say
    When I opened shop.fmb in FormBuilder and go to the retail.pll of the library, then go to the properties of the library, to the location of functional PL/SQL library, he say
    Retail.PLL.
    It does not say C:\Retail_App\bin.

    I tried this.

    remove the shop.fmb library, then fix it again, when asked "Remove path? I said no, but when I tried to launch the application it says

    FRM-10221, cannot read file C:\Oracle\Middleware\FrmIns «»
    Error FRM-41810 menu creation.

    Preform Trigger raised an unhandled exception 'ORA-06508 ".


    I put messages in the trigger of PREFORM of shop.fmb,.
    relaxation begins...

    : system.message_level: = '20';
    message ('1');
    Create_Block_Rg; -There is a prgram of the Retail.pll library unit
    message ('2');
    : system.message_level: = '0';


    When I started the application again, it occurred to me message 1 and failure, which means that he could not even read the pll.


    Thank you all and wish you a good year (with joy and work).

    Published by: apollon27 on December 31, 2012 15:47

    In short, the passage from one version to the other is usually easy. In many cases, all that is required is that your generate new 'X' files. In other words, you must use the compiler of forms 11 or the constructor to generate new FMX, MMX and PLX files. Also, you can't wait to use a pll during execution. Pll files should be generated in plx files. New files that results should be located in a path that is included in FORMS_PATH. For the time of execution (browser), FORMS_PATH is located in default.env. For the moment of conception (while working in Report Builder), FORMS_PATH is set in the registry in the same area that contains other entries for forms. Keep in mind that when I say 'DTC' this does not refer to the launch of the constructor of a form in a browser. Any time a form is running in a browser, its config from default.env.

    In addition, in most cases, I would not recommend that when you attach a library you choose not to delete the path. In other words, do not include the path when prompted. This is because if the path is chosen, the form will not work correctly if the application is moved. Instead, choose to remove the path when attaching and then make sure that the FORMS_PATH include the location of your libraries.

    So, to your accurate comments:

    1 FRM-91507 Internal error: unable to generate the library. It is usually the result of FORMS_PATH not defined correctly or not, including the path where the files of references. It was also reported this error resulting from setting NLS_LANG in some languages. This problem has been reported in Oracle bug 4131359. This bug has not yet been fixed. To determine if this is the problem, close the generator and try to set NLS_LANG to something like the following:

    AMERICAN_AMERICA. UTF8

    This can either be defined in the registry or as a Windows environment variable. After you set this value, restart the contractor or the compiler and retest.

    2. you said, ' + I don't understand what default.env + '. You should familiarize yourself with this file like you he will come back often. It is the configuration file that contains the environment settings used by the runtime of forms (frmweb.exe). In version 11, this file can be found here:

    C:\Oracle\Middleware\user_projects\domains\ClassicDomain\config\fmwconfig\servers\WLS_FORMS\applications\formsapp_11.1.2\config

    In most cases, Oracle recommends that all configuration changes are made to in Enterprise Manager or Console WLS. The only exceptions would be if either of these tools fail to a configuration file individual or if you are using the type of installation of 'development '. Installation types are explained here:

    http://docs.Oracle.com/CD/E24269_01/doc.11120/e23960/install_screens.htm#BABCHIAF

  • An alternative to the timers on Web Forms

    Hi all

    I learned that TIMERS should be used sparingly on the applications of web forms for performance reasons. Is this true and if so, what can be used as an alternative if similar functionality is required?

    Thanks for looking,

    Kevin.

    Kevin,
    It is true that timers can cause performance problems in web forms. The reason is that timers cause network traffic to the application server (AS). During the use of timers can force your application to slow down because of this network traffic. The exception to this rule is a timer to a duration of 1 millisecond. These timers are treated as execution immediate timers and forms generate any network traffic at the ACE. However, the definition of the term to 1 millisecond could cause your form works does not correctly too. The alternative to the use of a timer of forms is to use a timer to JavaBean (JB). JavaBeans execute on the client, so no network packet is generated. As a result, they are more efficient and do not affect the performance. Discover A Javabean timer - Oracle Forms PJCs/Java Beans for more information and how to implement a JavaBean timer.

    To be honest with you, unless your network is very slow, or you use "Lots" of timers in form, I think that it is a theoretical question. I have used both types of timers and have not noticed significant difference in the performance of my form. The system, I am currently working on that average users (daily) simultaneous of 2 000-3 000 fr om the East coast to the West Coast. We only use Forms timers (some forms have a many timers) and we have not seen a pretty big impact on our forms to justify using timers JB.

    I would say, if you see any problems in your form with forms Timers, keep their use. If you encounter any problems, then try the JB timers and choose the one that gives your users the best performance.

    Hope this helps,
    Craig B-)

    If someone useful or appropriate, please mark accordingly.

    Published by: Silvere on October 15, 2010 08:25

  • password Web form

    1. What is the difference between passwords web form, application passwords and internet passwords. Why a definition is not readily available on the screens of "aid".

    2. who is responsible? Keychain or Safari. If the ipad has created the password, iphone does not recognize it. If the imac has created the password, iphone recognizes but ipad is not. If you delete history or cookies on ipad or iphone, they "forget" their passwords even if they exist in the keychain. If you delete the keychain on ipad to re - install on ipad and theoretically get a new copy of icloud Keychain, ipad still don't "know" the password.

    If you then manually type the password on the ipad than on behalf of Google, then he remembers her.

    So, who's in charge. One could assume that the 'master' Keychain would not "cloud" Server based and available for all devices, at least for purposes of updating/reinstalling otherwise on a continuous basis but apparently not?

    Web form passwords,

    Here are the passwords by the site that you visit, for example a Bank for example. They make the rules for their own site. Some do not allow your browser to remember for security reasons. Others do not allow it, so you can configure your browser to automatically fill those.

    password application

    Not sure what you mean by passwords app unless you make reference to the duty to register your purchase?

    and internet passwords.

    And, here again, not sure if you referring to having to sign your account from your ISP.

    If you delete cookies, websites you visit cannot hold you as is the cookie that keeps in-memory settings. This is the reason why you should enter it again.

    It would be useful for you to be more specific and give examples of what you are referring.

    There is not a single process, which is "in charge". Overall, for very serious safety reasons, it can be annoying, but is better for you to need to enter the password. If they are all filled with auto, then someone pick up your camera would be able to have access to things and sites they shouldn't and can steal your money or identity.

  • 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.

  • Insert tables from database Master_detail_detail web form with database adapter

    Hi all

    I have a web form of my payload that contains the business as master_detail_detail objects

    data association I map object [] as input to the collection service and be used to iterate it using "copy list", it works fine when I master_detail relationship and save on db correctly but when I card retail and events in a way even with the error:

    LIAISON. JCA-12563

    Exception occurred when the link was invoked.

    Exception occurred during invocation of the JCA binding: "JCA binding run reference operations"insert"has no reason of: no mapping not found Exception.»

    The descriptor [class dbReference.Mosavabe] [eghdamMosavab] mapping is not found. The input xml record was an element [Soratjalse/Mosavabe/eghdamMosavab].

    Most likely the wrong xml input variable (does not not to the xsd expected) was adopted at this invoke.

    Make sure that the input xml file is valid compared to the xsd and the mapping exists in the Mappings.xml. If an older version of the descriptor without this mapping has been loaded by the database adapter, you may need to bounce the application server. If the same descriptor is described in two separate Mappings.xml files, make sure that both versions include this attribute and mapping.

    ".

    The called JCA adapter threw an exception of resource.

    Please review the error message above carefully to determine a resolution.

    relationships are 1 to many so I want to have the number of records in detail

    dataA.png

    I found the problem...

    When we want to use complex associations that contains a lot of detail table, must use the XSL transform that placed in the top right corner in the implementation of data binding.

    This feature uses a for card auto xsl Editor.

    more explanations in the development chapter 5 book

    https://docs.Oracle.com/middleware/1213/BPM/docs.htm

  • Web form if this while... but not always

    Can liquid help me with a web form when I want some required fields if they choose A but not if they choose B?

    Example:

    Load type: individual meeting or (radio buttons)

    If there is no other fields to complete, but if they are a meeting day and time are required.

    My question is how the agent/required fields do not generate an error message if they choose the individual and do not need to tell the day or the hour.

    Dynamic stuff, it's not what you use by the liquid. JavaScript is what you would use as mentioned here above.

    When you click on the radio button and show / hide content solution.

    Example:

    Change the fiddle - JSFiddle

  • Accuracy in web forms

    I have a condition in which the user wants to enter a number in a web form that is 12.65

    Display the rounded number in web forms, i.e. 13

    The number but should always be resident as 12.65

    I tried rounded to zero in forms, but it takes only submit decimals. Haven't found any provision on in preferences.

    Found this, but still not to accomplish what is required. Arrondissement of http://docs.oracle.com/cd/E12825_01/epm.111/hp_admin/frameset.htm?form_opt.html

    Any ideas?

    Please make sure you have defined the order of evaluation of the dimensions. By default, no dimension is in the order of evaluation. To make precision work correctly, you must add the dimension of accounts to the order of evaluation.

    1. Administration-> manage-> Dimensions
    2. Go to the evaluation order tab and add accounts to the order of evaluation

    Let's say you set the minimum precision: 0 Maximum: 0 to currency no accounts, then, when you enter 34.2 in the form online, it will be displayed as 34 but the value goes in essbase as 34.2

    You can test it by making a Smart View extract for this member with the type of connection as Essbase

Maybe you are looking for