Problem with the form field.

well don't know what to do with it. First of all, I removed all the contacts on the site of BC. So, right now, there is no customer in the CRM.

But when I go to create a web form under the TITLE instead of having simply Mr., Mrs., etc... I have a complete list of email addresses. I can clean manually if I paste the code of the form on the page but don't want to do that every time. Any ideas as to where this source is shooting?

webform sample.jpg

Go to the CRM, go to a client or to go make one.

Click on the square next to the title field - this allows you to create/edit and delete entries.

In terms of how it happened - when you have imported you imported the names in the wrong column and was in the title column.

Tags: Business Catalyst

Similar Questions

  • I have problems with the form widget. When I created my forms, I need to leave out the line, one email because my client does not want the message line and two because those who have tried to fill the online form cannot submit because that box "email".

    I have problems with the form widget. When I created my forms, I need to leave out the line, one email because my client does not want the message line and two because those who have tried to fill the online form cannot submit because the 'email' box keep rejecting their email address valid. And I just tried to remove the line in my form and it does not allow me to delete or to mark it as not necessary either.

    Currently, there is no way around the field email forms of the Muse. Another option is to have a look at Jotforms or another third-party provider of shape that Muse has widgets for.

  • When we publish a Web site create in MUSE, the server must be linux? Please let me know because I have the problem with the form works... now the server that I use is the window...

    I am trying to publish in my domain on windows server, but I have a problem with the form...

    The server must be linux to work the form?

    Thanks in advance for your help...

    Thank you Brad... but how can I understand if a Linux server support? I try to do something in particular?

  • problem with the vertical field Manager

    Hello

    My application has a screen. On this, I add a Senior Manager vertical field. I add new labelfields dynamically to this vertical field Manager.  When I give the text in the constuctor of the etiquette field, each of them is the fine display. But when I tried to draw the text to the painting, it does not appear.

    Here is my code...

    vfm = new VerticalFieldManager(VERTICAL_SCROLL | FOCUSABLE);
            for (int i = 0; i < 4; i++) {
                index = i;
                LabelField labelField = new LabelField() {
                    protected void paint(Graphics graphics) {
                        // TODO Auto-generated method stub
    //                  super.paint(graphics);
                        graphics.setColor(Color.BLACK);
                        graphics.drawText(displayString[index], 0, 0);
                    }
                };
                vfm.add(labelField);
            }
            add(vfm);
    

    Please help me find a solution.

    First of all, stop saying that it is VerticalFieldManager who has done something bad for you. It has nothing to do with it.

    You use the index in your LabelField painting method. Use paint value is the current value of the index at the time of the painting. Painting happens way after you have created all your LabelFields, when the index stopped to change and has the last value of the loop variable (in your case, it's 3).

    This, as well as LabelFields width zero (that you seem to have supported) so are the problems of your original code. Store the value of i in your LabelField somehow if you insist on using the table values. If only check out you them once and do not change them, consider creating your LabelFields with the text from this displayString table.

    Even better: as you do not use the LabelField paint, why not create a custom field received a text and paint your smileys and all? Of course, you have to implement available as well, but it's useful even when your smileys will take a different width than the corresponding symbols.

    To summarize: your current approach is bad. Take a step back, work on the design, and then implement.

  • problem with the custom field. Please help!

    Hi, I'm basiceditfield using code below, to draw the border and background in 4.5 jde. I hv tried a lot of things to set his height.but his does not work for all value.even I put height 100, it does not display the bottom line of the field

    Basic BasicEditField = new BasicEditField("","",15,1) {}

    g.setColor (14315734);
    g.setColor (Color.PERU);
    g.fillRoundRect (0,0,30,30,0,0);
                  
    g.setColor (Color.BLACK);
    g.setFont (Helper.getFont(6,"",false));
    g.drawText ("", 3, 3);
    g.setColor (Color.MAGENTA);
    g.drawRoundRect (20,30, 0, 0, 0, 0);

    Super.Paint (g);
    }
    };

    Mr.Peter,

    I tried already and surfing on the internet, my problem is something different and so I started a new thread, because I couldn't find the solution. Tried several codes that are on the forum, but with the same result, that's y I posted my code here.

  • Problems with the NVARCHAR2 fields

    I use ROracle to query a database with a field of type NVARCHAR2. When I access the database directly or through RJDBC, I have no problem with that. However, if I do something like

    res = dbSendQuery(conn, qry)
    dbColumnInfo(res)
    
    
    

    He told me that the 'type' is VARCHAR2. So when I use fetch (res), it's not back up the data correctly (it gives? instead). Is there anyway so that it can detect the NVARCHAR fields, properly or even manually it say when a field must be NVARCHAR?

    Edit: Try explicitly casting in my query (e.g. qry = "select cast (textfield you mvarchar2 (100)) from myTable ') and which did not help.

    Edit2: It turns out that this problem persists even with fields containing unicode VARCHAR2.

    Post edited by: 88dc10cb-b8b0-44c7-acff-5d6dc55a69dc

    I had to exportNLS_LANG=AMERICAN_AMERICA.AL32UTF8 and then load the package

    Sys.setenv(NLS_LANG = 'AMERICAN_AMERICA. AL32UTF8")

    library(ROracle)

  • problems with the form created in muse for use in ecommerce business catalyst Fund

    I am trying to create a form to use with my BC site hosted for the trade module extraction

    I created an example of form - but whenever I update the site she replaces the form that I modified in British Colombia

    I checked the no export option not the page that the form is placed on, but it always replaces...

    Hello

    any online form that is not used so far, will be removed by the Muse. To solve this problem,

    (1) create the purchase form online with details of payment in British Colombia.

    (2) model add-on Goto-> online store-> register buy arrangement and place the form online.

    3) go to the URL of the test page and submit an entry test.

    (4) return in the end an order will be created.

    (5) then publish the site through Muse.

    Muse never removes an online form that has been used for the presentation.

    Let me know if you have any question.

  • Problems with the form of course php

    Everything about my form works very well except when you hit the Send button, it takes you to a page instead of my page "Please fill out the form. Here is the link to the form:

    http://www.vintagebycrystal.com/pages/form.htm

    It's my script process (it's very simple because I am not that talented with php):

    Vintage Crystal < title > < / title > <? PHP

    $name = $_POST ['name'];
    $address = $_POST ['address'];
    $email = $_POST ['email'];
    $phone = $_POST ['phone'];
    $insurance = $_POST ['insurance'];
    $payment = $_POST ['payment'];
    $comments = $_POST ['comment'];

    $recipient = "[email protected]";
    $subject = "westwood investigation."

    $message = "name: $name \n";
    $message. = ' address: $address \n ";
    $message. = "e-mail: $email \n";
    $message. = ' Phone: $phone \n ";
    $message. = ' insurance: $insurance \n ";
    $message. = "payment: $payment \n";
    $message. = ' Comments: $comments \n\n ";

    $headers = ' to: my form \n ";
    $headers. = "reply-To: $email";

    mail ($Recipient, $Subject, $message, $headers);
    Header ('Location: http:vintagebycrystal.com/Pages/thankyou.html "");
    "exit";

    ? >


    This is the link to the submit button is supposed to send to you:

    http://www.vintagebycrystal.com/pages/thankyou.html

    I am sure that the problem lies in line 26, i.e.:

    Header ('Location: http:vintagebycrystal.com/Pages/thankyou.html "");

    Can someone help me understand what the problem is?


    -Crystal

    This is because you have something before output to the browser, the
    Header(). If nothing is output to the browser (including spaces or line
    breaks) then the headers are closed and the command of the header() function don't work, then
    you get the error.

    Looking at your code again (I missed it the first time), I see you
    have the title of the page above the PHP code, and it is passed before the
    order header at the origin of the problem.

    Move theVintage Crystal(and any other HTML or output
    You may need) below the PHP code and it should work.

    --
    Gareth
    http://www.phploginsuite.co.UK/
    PHP Login Suite V2 - 34 server behaviors to build a complete system of connection.

  • HELP problems with the FORM submission!

    I got this form in HTML and I want to act! but it doesn't work? In HTML, the code looked like this:

    < name of the form = "logmeinsupport" action = "https://secure.logmeinrescue.com/Customer/Code.aspx" method = "post" >
    < table >
    code < tr > < td > enter your 6-digit PIN code: < table > < td > < input type = "text" name = value "Code" = "/ > < table > < /tr >
    < tr > < td colspan = "2" > < input type = "submit" value = "Connect to technician" / > < table > < /tr >
    < /table >
    < / make >

    I created a button in Flash and a field to enter the code but it does not work. Does anyone know how I would like to convert it to action script code? Thank you.

    OK thanks for all your help!

  • I have a problem with the Caption field

    When I type the text that is wider than the field Caption, I can see it is no longer in the text field, he dressed not to the next line.  I can still take my arrow to the right and hit it so that I can see.  What I am doing wrong? See the example below.

    LR3 is running on my MAC using OS X 10.6.5.  The LR version is 3.3.

    Any suggestions will be greatly appreciated.  Thanks ADubin

    Screen shot.jpg

    The key to solving it is to solve why the display window is rendered oddly.  I would like to look 2D, multiple monitor configuration graphics implementation and so on.  Make sure you look at the configuration of the monitor, as well.  Try resetting the monitor settings (horizontal, vertical tweaking, for example.)  And app like Lr juice thas to play within the operating system, so there is a kind of poor ongoing communication.

  • Problem with the digital field model

    Hello!

    This problem is driving me crazy!...

    I placed a numeric field and used the following model:

    NUM {zzz zzz zzz, zz9.99}

    This field must view and accept with 2 decimal places and in European format floating point numbers.

    The locale by default for this form are the Portuguese (Brazil).

    So... If I type something like 99999, the field correctly 99.999,00.

    Now, if I type 99999.00, once again the field correctly contains 99.999,00.

    However, if I type 99999,00 (with a comma instead of a period, what I need) field contains 0.00.

    Please, thank you very much for all the ideas!

    Marcos

    The result you get is correct, because the boss lets only a time separate decimals.

    Try the following change:

    NUM {zzzzzzzzzzz9, 99}. NUM {zzzzzzzzzzz9.99}

    and this view model:

    NUM {zzz.zzz.zzz.zz9, 99}

  • problem with the vertical field Manager / vertical scroll

    Hello

    I've set up a screen which makes use of a vertical field Manager by using the following code:

    class Main_Menu extends MainScreen {
    
        public class FixedWidthButtonField extends ButtonField{
            private int width;
    
            FixedWidthButtonField( String label, int Width){
                super( label, Manager.FIELD_HCENTER);
                width = Width;
            }
    
            public int getPreferredWidth(){
                return width;
            }
        }
    
        public Main_Menu() {
            setTitle(new LabelField ("Main Menu Screen", Field.FIELD_HCENTER));
            setStatus(new LabelField ("Breakout Game ©", Field.FIELD_HCENTER));
            VerticalFieldManager backgroundManager = new VerticalFieldManager(Manager.USE_ALL_WIDTH|Manager.USE_ALL_HEIGHT|Manager.NO_VERTICAL_SCROLL)
            {
                protected void paint(Graphics graphics) {
                    graphics.setBackgroundColor(0x0000A2E8);
                    graphics.clear();
                    super.paint(graphics);
                }
            };
    
            FixedWidthButtonField playButton;
            FixedWidthButtonField instructionsButton;
            FixedWidthButtonField topScoresButton;
            FixedWidthButtonField quitButton;
    
            playButton = new FixedWidthButtonField("Play",(Display.getWidth() / 2) - 80);
            instructionsButton = new FixedWidthButtonField("Instructions",(Display.getWidth() / 2) - 80);
            topScoresButton = new FixedWidthButtonField("Top Scores",(Display.getWidth() / 2) - 80);
            quitButton = new FixedWidthButtonField("Quit",(Display.getWidth() / 2) - 80) {
                protected boolean navigationClick(int status, int time)
                {
                    getScreen().close();
                    return true;
                }
            };      
    
            playButton.setMargin(40,0,0,0);
            backgroundManager.add(playButton);
            instructionsButton.setMargin(10,0,0,0);
            backgroundManager.add(instructionsButton);
            topScoresButton.setMargin(10,0,0,0);
            backgroundManager.add(topScoresButton);
            quitButton.setMargin(10,0,0,0);
            backgroundManager.add(quitButton);
    
            add(backgroundManager);
        }
    }
    

    The problem I have is that the screen scrolled down to see the empty space after the final touches, and I can't seem to overcome this problem and prevent additional scrolling. I just want the ability to scroll the 4 buttons and have a blue background on the entire screen.

    Thank you

    Just quickly, so watch migth have wrong, but if you have a good overview of this very useful article:

    http://supportforums.BlackBerry.com/T5/Java-development/MainScreen-explained/Ta-p/606644

    I think you will find that you need to add the following at the beginning of your screen manufacturer:

    Super (NO_VERTICAL_SCROLL)

  • What is the problem with the form of code signing?

    I would ask code signing for BB10, I go to https://www.blackberry.com/SignedKeys/codesigning.html BUT when I choose sign app for BB10, it always go to the BlackBerry ID login page

    A few months ago anymore, at least not in the way you have used for a signature key. Is now complete with your BlackBerry ID now, hence the need to connect. It used to be a sticky thread at the top of the Council of native development, but I see that they removed that now.

    Go here.

  • OPA to interview for Rightnow - problem with the mapped fields

    Hi Experts

    We strive to integrate an interview of takeover bid for an anonymous user in Rightnow.

    At the end of the interview, a contact and an incident of child will be created in Rightnow.

    The integration works as expected.

    At the end of the interview, we would like to display the number of incidental reference to the user.

    However, the incident reference number of Rightnow field is not available in the list of fields that are mapped to the incident entity fields in the OPA.

    Another field of incident as a subject, category etc. are displayed and available to me all laid out, but not the reference number.

    While using this interview for the customer portal user Rightnow, mapping setting is different, and in this case the number of incidents of reference is allowed to be mapped.

    This similar to example modules design student benefits.

    But we need this feature for the anonymous user also.

    Help, please.

    Thank you

    Swati

    Hi Swati,

    Load after submit only is currently supported for the global object - contact in your case.

    If when the Incident is created, you can some how get RightNow to copy a custom field to the Contact reference number (for example lastCreatedRefNum or similar), then you could load from there in touch and then display it to the user.

    Davin.

  • Problems with the form of task &amp; Wacom?

    I'm new to Illustrator and I have a MacPro 2009 running OS 10.9.4 with Wacom driver 6.3.8 - 2 and when I go in the Blob brush controls, all menus popup to size etc only fixed and Random active and all other items are grayed. It's the same question weather I'm on CC or CC 2014. I tried to replace the file pref for CC 2014 and it made no difference. Is there a setting I'm missing?

    Thank you!

    Edit: Forgot to mention pen pressure option works fine in Photoshop CC 2014

    This is the latest driver for Wacom?

    Have you tried running the utility of Wacom and remove preferences?

Maybe you are looking for

  • Cannot install iTunes.

    Had to do a reset on my PC. I went to re - install iTunes, all I get is an error statement indicating "cannot run this application on this PC.  I downloaded the last version on the Apple site right. I even made sure, not only was the last version, bu

  • is the hp6203uk a wireless pc

    is a hp6203uk wireless pc or a dongle can be used it must be connected to our bt home hub

  • HP Pro 3400 MT, network controller driver issues.

    Hello I recently got a HP 3400 Pro mt (ProductNumber: LH121EA) I installed a fresh Windows7 on the computer. When you start installing drivers, I got stuck on the network controller. It seems that the driver is downloaded from the HP Web site, is not

  • Using 2 batteries on Satellite P20

    I have a laptop Toshiba no at work that has a spare battery can I ride instead of the CD player, it's the same thing as the main battery and gives me two times the length between charges. Is there such a thing for my Satellite P20?

  • Re: upgrade CPU on Satellite L40

    HY, I have a model L40 - 17Q no PSL4CE-00E005G3 laptop computer with a processor intel celeron 540 and id don't like to upgrade with a [Intel Core 2 Duo | http://ark.intel.com/Product.aspx?id=29758] processor.It hase the same and taken FSB as the one