Redirect of Web form to Homepage

Is it posible to have a web site form the redirect to the home page instead of the default thank-you page?

Hello

Yes it is possible, you must Access the form HTML and update the action of the form.

Example: To find this part of the code:

action=/FormProcessv2.aspx?........ 

and to take:

action=/FormProcessv2.aspx?........&PageID=/Homepage.html 

More details: http://kb.worldsecuresystems.com/500/bc_500.html

I hope this helps!

-Sidney

Tags: Business Catalyst

Similar Questions

  • How would I stop a BC web form to redirect to a new page and display a label of success instead of AJAX?

    All I want to know is how can I stop the default action of the BC to redirect a web page after a web form submission and would rather have it displays a success message with information on the same page using AJAX? Again, I've seen this used in the website Enough of pollution and it seemed incredible and seamless. I'd like to be able to offer this same effect on my site. These people are doing an amazing job... Will not lie, kinda jealous haha.

    If something I'll start digging through some basic AJAX functions. Thanks for the pointers at the same time. My best wishes to you all!

    For example basic information:

    JSON-form

    Also once again all the information are on the BC docs... Just need to go through it and reference it as your first port of call.

  • When click the "back" button after filling out web form, I can't, a message says that Firefox must send information that will be rpeat any action... Why can I go back?

    My current Firefox is version 9.0.1 update
    "when I click on the"back"button after filling web form or make payment online etc, I can't go back to my homepage, if I press the BACK BUTTON (arrow) a message said.
    "Firefox must send information that will repeat any action (for example, a search or order confirmation) that was carried out earlier.

    I don't want to re - order or repeat the process over. The only thing I can do is to leave Firefox and start again which is very painful.

    Any solution will be appreciated.

    Older Firefox had this coming message in case you have used the back to go to a page that is requested from the server with the POST data specific to a form previously sent.

    You receive an alert to send POST data if you return to a page or refresh a page that was requested in advance from the server by submitting form via a (hidden) MESSAGE form data.

    Firefox can only make sure to get the same page send this POST form.

    Firefox doesn't know what it means shape data, so Firefox asks for confirmation before sending the form data so action can you take to repeat an action and buy another article or post a message once.

    A way to prevent that pop up is not to use the back button, but to open the links on a page that have been requested from a server by sending a MESSAGE form in a new tab (window) with a middle click or a Ctrl + left click.

    Then you can close the tab or window to go back.

  • Integrated Web form and online store

    Anyone have examples of how to create a Web of BC form that is built into a shop online BC?  I need to create a membership page form where users can buy different levels of membership in the club.  I saw videos on Web forms and various videos on the online store, but I can't find how to integrate them in a page.  Any guidance would be greatly appreciated.  Here is the site of the club for reference.  http://prsrunningclub.com

    The store will have to consist of 6-8 price of membership.  The form would be available to capture data for standard membership.

    Thank you

    Tim

    Basically the way I realized this before was:

    1 - site Manager > Create Secure area > create your subscriptions * areas * to assign for example (Standard, Premium, Gold).

    2 - site Manager > go to Web form > create your subscriptions * forms * to assign for example (Standard, Premium, Gold) > secure area * choose sell subscription to a secure area.

    (Don't forget to configure the values for the sale of the subscription)

    3. create 3 pages each for each subscription for example/subscription-gold and put the form for gold, so when someone wants to subscribe to this area they will be redirected to this area. (* MAKE SURE to LINKS ARE SENT VIA HTTPS) for payment.

    4 - Crete your customers accounts for each subscription.

    If you think it's a big job to email me directly I can get things sorted out for you.

  • Redirect to online form

    I can't use the form results online as they are, if I am able to redirect to a page I'm building?

    It would be nice to be able to hang out some information and display it, but I think that's not possible.

    I found this thread form confirmation - EID and CID API question Web page

    However, I don't know where they put this redirect - does anyone know where it can be placed in the form?

    Thank you

    It is possible to change the appearance of the results web form. Then I stripped the BC classes to created a class 'exploitation' for the shape and style of all items within this category held to appear when I want that they.

    Forms, results and the Confirmation page all now perfectly mix in with the design of my site. Then, I went and did the same for all system stripping emails all of the look of style without real ugly in British Colombia out of it.

    You will find them in the section and system email Messages (or you can do all your work in DreamWeaver, as I do a little less obvious to drill down to these elements of DW)

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

  • Lead by a web form

    Hi all.

    I want to set up a redirect to a web form.

    But no, I just want the re - run occur only if a radio button is selected. Once selected and the button send is used, it re - directs to another page. If the box is unchecked then no redirect occurs, it should be the user to confirm the normal existence of the filing of the form page.

    Treally do not understand the side BC code, just html and css.

    I'm sure it's very simple, but not for me.

    Can anyone help?

    Thank you

    PS, where the confirmation of request standard form page is retained as I want to tweak it?

    Hello Ken,

    Looks good, the only thing I think it's the form of judgment, it's when you hit submit the form isn't validated. In the form in the onsubmit attribute tag you have30768, checkWholeForm

    but in the downstairs validation code you have:

    • checkWholeForm83640
    • submitcount83640

    These numbers must match to get the form to validate properly. I copied your code and placed on a test page, with corresponding form number, the code worked.

    http://BCG-sandbox.hotpressplatform.com/test

    Chad Smith | http://bcgurus.com/Business-Catalyst-Templates for only $7

  • Submit a web form and stay on the page with open a secure session

    The goal is to have people quick registration to see all the download points.


    After submitting a web form which signs them up to a secure area, it remains the same on the page form has been introduced and registers.  Instead of the standard subbission page or redirect.

    I can't use the redirect method because the page is unknown because it might be on many pages...

    Any help would be great.

    There is a code snippet that you need on this page http://www.quackit.com/javascript/javascript_refresh_page.cfm. You just need to make that charge inside the ajax function calls when success is returned.

    See you soon,.

    -mario

  • Client-server to Web Form Migration - D2KWUTIL library

    Hello. The D2KWUTIL library can be used in Web Forms?

    We have some applications that use the D2KWUTIL library to provide an interface where the user can click on a button on the form, browse a directory and select a file in the file system of the operating system. Now that we're migrating to web forms on AIX, I wonder how we can provide this same functionality (be it on the Windows side or on the side-AIX)?

    What with WebUtil? WebUtil allows the use of the D2KWUTIL library? Any help would be appreciated. Thank you.

    Everything starts to go to the homepage of OTN forms '.

    François

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

  • Problems with ASP Master Page for examples of measurement Studio Web Form

    I loaded Measurement Studio Web form examples (ASP projects) in VS 2008. Running within VS proceeded without problems. Then I built and published on IIS 7 for ASP pages

    wwwroot / vb , for example.

    Opening with the Internet Explorer browser, the home page is OK: localhost / vb. However, all of the examples under come with the following error:

    The file ' / vb/Annotations/Examples.master' does not exist (being one of the subpages Annotations)

    I looked in several discussions on the Web and found no logical explanation why this is happening

    Finally, I understood NOR appearing Web controls do not on a remote browser.

    The cause is IE, and I am currently using version 7.

    With Google Chrome, for example, everything works OK. Other Web, including Telerik control providers, are complaining about visibility of IE 'spoil' controls.

    Change some property settings for a Web control can solve the problem with IE

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

  • Hide column of the HFM 11.1.2.3 web form

    Hello

    I'm quite new to HFM and I have what could be a very stupid problem.

    Our requirement is to show on an online form < Parent Curr Total > by entity, a column of eliminations and assets < entity Curr Total >

    Entity 1 Entity 2 Entity n. Eliminations Holding

    As the eliminations are at the basic level and boils down not to the parent company, tried to add each column of elimination of entities to the web form and calculate a column as being the sum of all of the eliminations.

    So much and so much good, but when it comes to hidding columns in entity removal, I simply have not found how. I tried to change the width of the columns of 1px, 1 pt, 0% etc and the column remains with the same width, but IV ' e did the same on the 11.1.1.3 version and it works, kind of weird. I also tried to hide the added display: no and he's hiding the values, the column always shows.

    Summer research everywhere and have not been able to find advice on how to hide the columns, so I would be very happy if somenone could help me.

    Thank you very much for your time,

    See you soon

    Santiago

    Hello. Build the questionnaire to show the children of the parent entity to in the first column, the parent entity to in the third column and the second column as col3 calc less col1.

    Eric

    Eric Erikson, CPA

    Consultant independent HFM

    828-485-8454.

    [email protected]

    www.LinkedIn.com/in/ericerikson

    ericerikson.blogspot.com

  • Duplicate Web Forms in the PC

    Hi all

    Is there an option PCS to duplicate web forms, I created?

    Thank you.

    Nathan

    Hi Nathan,

    I am not afraid. But probably you won't need to copy. Whenever I felt the need to have a similar shape, I used other strategies to get around that.

    Tell us what you are trying to reach.

    See you soon

    José

  • How to rename the HFM web form

    Hi all

    How to rename the HFM web form

    Thanks in advance

    Concerning

    Satheesh.s

    Hello

    Unfortunately, you cannot rename a form online.

    In order to change the name of an existing one, you need to:

    • Save the existing one with a different name
    • Remove the previous and start using the new

    See you soon,.

    Thanos

Maybe you are looking for

  • I1, silence of the camera

    How can I remove the sounds of the camera

  • Cannot run the error message 3 battlefield D3DCOMPILER_43 is missing

    Original title: D3DCOMPILER_43 is missing when I try to run the game battlefield 3... ?? What should I do? Help, please... It worked before... Then I restored the default settings and now it's the problem... Please help me... Hanks in advance...!

  • Pavilion DV6-6153: No Audio signal except for system sounds

    Hello. So recently, I replaced the motherboard in my laptop because my bios has been corrupted. After that all setting upward and upward and the race, I'm running in this audio problem. All the system sounds work fine as the starter and such. When I

  • where to buy a genuine copy of windows 7?

    beside amazon.com since they receive ridiculous with prices of windows 7 Microsoft Windows 7 Home Premium $248,99 you are fk kidding me? so they can't even guarantee that what you buy from them is actually authenticand from the amazon comments, it se

  • QML: To access variables defined outside of a list item to in a list component

    Consider the following QML: import bb.cascades 1.0 {Page} content: {container   {Label   ID: topLabel       text: «One»       textStyle.size: 100.0       textStyle.color: Color.Blue   }     Button {}       text: 'change two.       onClicked: {}