Newsletter form activating event registration form

I have a newsletter form in a content holder that is part of my template. When a user signs up for the newsletter while on the event registration page, it activates the event registration autoresponder email saying that they signed up for the seminar.
Is there a bubble issue within the BC js? Any suggestions would be appreciated.
Thanks!

Hi,
We want to give the customer the option of either paying by credit card on our own site (which is seamless) but we also want to give them the option of going to the paypal site which is why we have that radio button option. It seems that if the submit button is pressed but they don't go through with the payment on the paypal site that the event booking still takes place. I know about the "Pay Now" buttons that are used with Paypal standard but the option to insert the paypal payment method is available from the web forms sections of BC. I created the form using the e-commerce part of the web forms section so the option seems to be built into the form code by the BC developers. I'm just wondering whether this is a limitation of using a form with a paypal option on an event booking form. Do you know if there is a workaround, ie. whether there is any code that could check to see if the payment went through before creating the event booking?
There's also another problem that I ran into when I did a complete test, by clicking the paypal option, and then going through with a payment on the paypal site. The payment went through successfully but then when the browser tried re-directing back to our site, I got the following error:
ERROR: An unknown error occurred. This is most likely due to the merchant profile not being set up correctly. Please contact your system administrator for help
I spoke to Paypal about this and they said that this was a problem with the BC code. Do you know what causes this error and what the workaround is?
Really appreciate any further help.

Similar Messages

  • Event registration form

    Is there a way that I can create an event registration form were users log in and post an event through a registration form then use a seperate page to search those events for results. They should be displayed in a table structure with submit and search buttons and multiple registration and search fields.

    How good are you with server-side programming and databases?  If you're good with backend coding, visit the Application Development Forum for help.
    http://forums.adobe.com/community/dreamweaver/dreamweaver_development?view=discussions
    As an alternative to hand coding, you might use WordPress with an event registration plug-in.
    http://eventespresso.com/features/?gclid=CJCXi4Wp3a4CFQ-ChwodY09nXQ
    http://wordpress.org/extend/plugins/event-registration/
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com/

  • Newsletter form without the captcha

    Hello
    I want to add a ‘subsribe to newsletter’ form on a website. Everytime I place one in my page I get a ‘captcha’ which I dont really want. Is there a way of removing this, everytime I try and take away in the HTML I get errors when the form is filled out
    any help will be much appreciated
    Martin

    Liam
    Thanks for the answer, I personally would prefer to not have the spam but my client thinks differently and wants a form that is very easy to fill out. The bit I was getting wrong was not changing the settings in admin, so thanks for the info
    Martin

  • Can or how do you apply a discount code to an event registration?

    Not sure how to apply a discount code to an event registration? My event registration is $600 per/person. I want to give a 10% discount to first 10 people who register for the event. Any toughts? How do I have the discount included in the registration form and calculate the correct amount? Help. Thanks!!!

    Hi there,
    Not in BC by default no.
    You can do a javascript discount but you can not really properly say for the first 10 - no. YOu can fudge both a discount and this but its easily viewed and manipulated.

  • Event Registration & Payment

    I would love some advice on the best way to handle event registration that includes accepting both online and offline. The event requires LOTS of form information to be sumbitted with the purchase. I currently have a web form set up with all of the data that is required, plus the ability to enter credit card payment. But I am not sure this is the best way to do this.
    Additionally there are a couple of straighforward products availalbe for purchase and so I would like to include the event registration more like a product so both the registration and a product can be purchased online at the same time. But then I am not certain how to include form data. Is it possible?
    The dev site is: http://rhythmandreels.businesscatalyst.com/music-festival
    Event Registration is here:  http://rhythmandreels.businesscatalyst.com/angler-registration
    Simple Products available for purchase are here: http://rhythmandreels.businesscatalyst.com/music-festival-tickets
    Thanks in advance.

    Have you thought of separating the event products and the ordinary products and then using the the booking module for event sales and the eCommerce module for the ordinary products? The issue is that, with eCommerce there's only one form, and that's the registration form. There's no way to collect info per product, other than what can fit inside the special instructions box, which is what you need by the look of it.
    -mario

  • Read internal ABAP Event Registration

    Hi Experts,
    I need to read the internal event registration table of ABAP. Any ideas how to access this?
    Thank you!
    Bodo

    Hi
    I think, for this purpose, system fills internal table or calls methods.
    Use SE30 transaction which can show you processing of internal tables and method calls  within concrete time period in the transactions, programs and function modules.

  • 2012 Dynamic Event Registration Array of Controls

    In upgrading to LV2012, I have discoverd what may be a bug, or at least an incompatability between 2011 and 2012 with respect dynamic event registration of an array of controls as opposed to individual control references.
    This bit of code worked in 2011 but doesn't in 2012, with error 1 generated at the reg events block when run in 2012. I have been in contact with technical support, but haven't yet heard their take on this.
    Any thoughts.
    Solved!
    Go to Solution.
    Attachments:
    Top Application.png ‏13 KB
    SubVI.png ‏23 KB

    I've got the bug too -- it appears this bug is present when arrays of control refs are connected to the ConPane. Link to cross-post on LAVA about the original problem. As Patrick@Vision mentions above, one workaround is to ensure that the array of control refs is no longer on the ConPane by collapsing the Register for Events node onto the caller.
    a.lia-user-name-link[href="/t5/user/viewprofilepage/user-id/88938"] {color: black;} a.lia-user-name-link[href="/t5/user/viewprofilepage/user-id/88938"]:after {content: '';} .jrd-sig {height: 80px; overflow: visible;} .jrd-sig-deploy {float:left; opacity:0.2;} .jrd-sig-img {float:right; opacity:0.2;} .jrd-sig-img:hover {opacity:0.8;} .jrd-sig-deploy:hover {opacity:0.8;}

  • Costs with event registration

    Hi there, can anyone clarify if there are additional costs associated with managing online event registration? Besides paypal and basic membership fees.  Many thanks

    Hi,
    What do you mean by managing online event registration?
    In general there should NOT be additional cost besides the ones that you listed above (the PayPal fee, and the Adobe FormsCentral subscription fee).
    Thanks,
    Lucia

  • Event registration using scripting

    Hi
    Has anyone been involved in the implementation of event registration using the scripting module?
    If yes,please reply asap
    rgds
    Naveen

    Another suggestion, the following VI is a wrapper for Traverse for GObjects VI and allows you to specify the name of the object you want. I always use this VI, I never use the Open VI Object Reference function, for the reasons tst mentioned:
    vi.lib\Utility\traverseref.llb\TRef Find Object By Label.vi
    Darren Nattinger, CLA
    LabVIEW Artisan and Nugget Penman

  • How can I change the event registration layout for registration information entry fields?

    Hello,
    I want to change the arrangement of the event registration entry fields.  For example I want t arrange them into 2 columns and add some comment to them.  The template editor doesn't allow to select a specific field.  Who can help?

    Hello
    As far as I know you cannot edit registrations data. What you can do it to contact Toshiba and explain the situation.
    For contact use follow mail address: [email protected]
    You must contact Toshiba in your country. Contact details can be found at http://eu.computers.toshiba-europe.com/innovation/contact_toshiba.jsp
    Good luck!
    Message was edited by: ADMIN

  • Dynamic Event Registration Error

    Hi,
    I'm getting to grips with Dynamic events in LabVIEW. However, I've encountered an issue i'm not sure on. When I try to register a cluster of control refs to the Register for Events function I get an error.. See Dynamic Event Registration.vi for small vi highlighting the issue.
    Thoughts?
    Strokes 
    Attachments:
    Dyanmic Event Registration Error.vi ‏9 KB

    Steve Chandler wrote:
    You can wire a reference or an array of references to register for events. Of course you probably already know that you have to wire the output of register for events to the dynamic registration terminal of the event structure.
    Steve Chandler wrote:
    You can wire a reference or an array of references to register for events. Of course you probably already know that you have to wire the output of register for events to the dynamic registration terminal of the event structure.
    That helped me somewhat, however, I'm still experiencing problems. My events seem to be registering correctly but don't seem to generate when I trigger them. I've configured the event structure to execute should one of the controls in my cluster change value. However, the only event case that get's executed is the timeout case.
    I've attached a vi highlighting my problem named Dynamic Event Problem.vi. My real vi is much larger and contains many sub vis so hopefully what I've attached suffices..
    Attachments:
    Process Data Control Refs Edit.ctl ‏14 KB
    Dynamic Event Problem.vi ‏22 KB

  • I need a Numbers Template for Event registration

    I am hosting a Women's Retreat that has people registering, paying for tickets,etc.  Is there a numbers template that would allow me to collect that data and show it in a nice format?

    Numbers does not have anything specifically called an event registration template.  There are several options:
    1) search using your favorite search engine (google found quite a few hits when I searched using "Event Registration Template"
    2) build your own in Numbers
    Option (2) shouldn't be too difficult.
    It could look something like:

  • Issue creating Item Activated Events for a third party form Control in Windows Powershell

    I was asked at work to look into converting some of our VB.Net Applications to PowerShell. We use the
    QIOS dev Suite for some of the controls to make it more visually appealing. I have been testing to controls out and I can load and create forms with no issue in powershell but I'm stumped on the error I'm
    receiving when I add and ItemActivated event. I need to make it so when a user clicks on a given menu Item the form gets which menu item is clicked. 
    Below is the code to my test form.
    [VOID][reflection.assembly]::Load('System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089')
    [VOID][reflection.assembly]::LoadFile("C:\Code\Qios.DevSuite.Components.dll")
    [System.Windows.Forms.Application]::EnableVisualStyles()
    $form1 = New-Object 'System.Windows.Forms.Form'
    $Menu = New-Object 'Qios.DevSuite.Components.QCompositeControl'
    $item = New-Object 'Qios.DevSuite.Components.QCompositeMenuItem'
    $DOSOMETHING={Write-Host "DO SOMETHING"}
    # form1
    $form1.Controls.Add($Menu)
    $form1.ClientSize = '202, 262'
    $form1.Name = "form1"
    $form1.Text = "Form"
    $form1.add_Load($form1_Load)
    #MenuItem
    $Item.ItemName = "Test Item"
    $Item.Title = "Test Item"
    # Menu
    $Menu.Location = '13, 12'
    $Menu.Name = "panel1"
    $Menu.Size = '177, 238'
    $Menu.Items.Add($Item)
    $Menu.Add_ItemActivated($DOSOMETHING)
    $form1.ShowDialog()
    If someone could take a look and tell me what I'm doing wrong that would be great. If you need the dll file below is a link to my copy.

    I was able to get the attached code to work in windows 7 with powershell version 2. I have to see why it dosent like windows 8 and powershell version 4.
    Update: I just did powershell -version 2 in windows 8 and I was able to run the code. 
    [void][reflection.assembly]::Load('System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089')
    [void][reflection.assembly]::LoadFile("C:\Users\xAdmin\Desktop\Qios.DevSuite.Components.dll")
    $frmMain = New-Object 'System.Windows.Forms.Form'
    $ccMenu = New-Object 'Qios.DevSuite.Components.QCompositeControl'
    $ccitem = New-Object 'Qios.DevSuite.Components.QCompositeMenuItem'
    $Function = {
    param ($sender, $e)
    [System.Windows.Forms.MessageBox]::Show($e.Item.ItemName)
    $frmMain.Controls.Add($ccMenu)
    $frmMain.ClientSize = '202, 262'
    $frmMain.Name = "form1"
    $frmMain.Text = "Form"
    $frmMain.add_Load($form1_Load)
    $ccMenu.Location = '13, 12'
    $ccMenu.Name = "panel1"
    $ccMenu.Size = '177, 238'
    $ccMenu.Items.Add($ccitem) | Out-Null
    $ccMenu.Add_ItemActivated($Function)
    $ccitem.ItemName = "Test Item"
    $ccitem.Title = "Test Item"
    $ccitem.Configuration.StretchHorizontal = $true
    $frmMain.ShowDialog()

  • Event registration forms and credit card payments

    I'm not sure how to create one of those forms showing name, address etc. or does this come as part of pay pal. I need to register people for events, and let them pay for it online.
    Any one have any ideas??
    Thanks

    Welcome to the discussions. An alternative to PalPal, Eventbrite helps businesses & organizations of all sizes manage, promote and sell-out their events.
    http://www.eventbrite.com

  • Newsletter Form with only Email address?

    Hi guys
    I would like to add a Newsletter Subscripiton form without the Name and Last name fields.
    http://kinship.businesscatalyst.com/About/about-us
    The subcsripiton field is at the bottom footer.
    When submitting the form I get an error:
    "ERROR: An error occurred. Your web form must capture customer name and email address. Please fix this issue and re-insert your web form on your web page."
    I don't want the name just email. Is it possible?
    When I try to create a new form those fields (Name, Last Name and Email) are automatically added and there is no way to delete them.
    Thanks
    Micha

    Thanks Mario,
    I wish we wouldn't have to add names. A better UX is to use email since Newsletters are usually generic and only require an email.
    In Any case BC must change there Dynmiac Forms. The use of Tables is insane and the fact that each update requires inserting the form again is very odd.
    Back to work now...-(
    Micha

Maybe you are looking for

  • How can i change my visa info at Apple ID?

    how can i change my visa info at Apple ID?

  • Apple TV "no signal" but audio

    My apple tv when turned on shows the apple symbol then when that goes away, there is audio, however no signal appears shortly thereafter. (It works fine when I hook it directly into my other monitor) any ideas on how to get it to work? I bought my ap

  • Can't install CS5 Master collection engl Win 7 64- bits

    I've downloaded the trial (no problems) and went installing. After only 3% the installation is shut down (exit code 7) with an impressive error log of 12 fatal errors, 144 errors and 135 warnings. Am running English (IE) Win7 64-bit (no additioanl la

  • Why does Adobe Reader change my icons to pdf?

    Why does Adobe Reader change my icons to pdf?

  • Flash player won't install/work

    Hi, I have 64 bit windows 7 ultimate and my main browser is google chrome, but tried with the other and won't work! Since yesterday that I'm with trouble to see stream videos, I can watch videos on youtube. I tried several times to uninstall and make