Forums

Cool Featuretab /RokTab PayPal API form - need help!

Evopro 18 Dec, 2010
Hi there

We sell magazine subscriptions and use a RocketTheme template. It has a nice Featuretable function we want to use (RokTabs and featuretable mixed) and so far it looks good. But now I run into my limitations using the Chronoforms plugin and the PayPal API.

I have loads of questions but I think it is best you take a look at our site first and then you will quickly see what we will need to do (but can not without help right now):
http://www.five4twentyfive.com/">
http://www.five4twentyfive.com/

Please focus on the three options "Custom", "Five for Twentyfive" and "Ten for 45". The template still contain lots of demo materials - disregard these - we will remove them when we know the solution we are going for will work.

I can set up forms and publish them in the articles that show up in this roktab module. I can make the "Buy" buttons call a certain roktab module which has the appropriate form for that choice and I have one single checkout page as the last roktab.

The customer would choose one of the three main offers, be taken to that roktab page and the form(s) displayed there, make their choices and click the "Checkout" button - be taken to the Checkout tab with the checkout forms.

The questions I have are the following:

1. Can we do this using a series of forms and just one checkout form? A far as I can see, it looks possible. We have set up five forms so far and hope they will work together even if they are on different "pages" or roktabs.

2. We would like the dropdown choices to be mandatory - how will that work if one only use one of several forms (only choose one of the three options). We don't want the validation to force people to go to another offer and have to choose subscriptions also there! So how do we limit validation to only the offer the customer actually fills in?

3. How do we display the final purchase amount in the Checkout area and how do we provide feedback that the purchase is made when the submit button is pressed? Can we set up a popup with the confirmation? I will set up an email confirmation of course but we will need immediate response when pressing that submit button.

4. For our Custom chopping area, or tab, we would like a popup window with checkboxes for the over 500 different subscriptions possible to purchase there. Each subscription will have its own price and is not part of a multiple deal like the five for twentyfive or ten for fortyfive. How do we best set that up? Dropdowns can work but it is limiting as people might want to buy more than 20 subscriptions and then we would have to have over twenty dropdowns - better then with checkboxes in a big checkbox area (preferably in a pop up). Does Chonoforms have the capacity?

Please have a look at our site and think about what we want to have and our ideas. Please give suggestions, tips and help with solutions so that we can utilize your excellent plugin.

Best Regards
Johan Niklasson
GreyHead 18 Dec, 2010
Hi EvoPro,

Answers from a very quick review of the site!!

1. Can we do this using a series of forms and just one checkout form? A far as I can see, it looks possible. We have set up five forms so far and hope they will work together even if they are on different "pages" or roktabs.

This should work provided that they are all effectively in the same 'form'. As far as I can see on your page each tab is a separate form so I don't believe that the selections on the form tabs will be carried forward to the checkout tab.

I think that you need to carefully thing through the way this works. It may be possible to submit each ssub-form from the 'Got to checkout' button. That will save quite a lot of the ptoblems below.

2. We would like the dropdown choices to be mandatory - how will that work if one only use one of several forms (only choose one of the three options). We don't want the validation to force people to go to another offer and have to choose subscriptions also there! So how do we limit validation to only the offer the customer actually fills in?

If it is one unified form then you have to add scripts to manage the different validations. As they are separate forms at present probably nothing is working correctly.

How do we display the final purchase amount in the Checkout area and how do we provide feedback that the purchase is made when the submit button is pressed?

You can attach JavaScript to the submit button to display a message.

For our Custom chopping area, or tab, we would like a popup window with checkboxes for the over 500 different subscriptions possible to purchase there.

This shouldn't be any problem. ChronoForms will handle the number of elements OK (at least as far as I know). Though I'd be inclined to group the checkboxes into one or more arrays.

You will need to turn off the RocketTheme input formatting to get the checkboxes to work.

Bob
Evopro 18 Dec, 2010
Dear Bob

Thanks for your quick reply.

I will quote your replies to continue the conversation.

It may be possible to submit each sub-form from the 'Got to checkout' button. That will save quite a lot of the problems below.



That sounds like the way to do it then. Could you provide a code example for this or point me to a description/instruction of how to do this?

You can attach JavaScript to the submit button to display a message.



That sounds like a great suggestion. Could you provide a code example for this or point me to a description/instruction of how to do this?

Though I'd be inclined to group the checkboxes into one or more arrays.



I agree. I managed to get the checkboxes to display OK and I will have to add one of those "Checkout" buttons, please see my question above. How do I group the checkboxes? Will I have to code that in Dreamweaver or does Chronoform have something up its sleeve with the wizard?

Thank you for your replies - they are very helpful and I believe we will be able to build this - I still will need some advise and help though!

Best Regards
Johan Niklasson
Evopro 21 Dec, 2010
I would very much appreciate some sample code or instructions here - please advise.

Best Regards
Johan Niklasson
GreyHead 22 Dec, 2010
Hi Johan,

I'm sorry but the code you need is either basic HTML or needs to be crafted to work with RokTabs. It's just not possible to answer questions like this in a few minutes.

Bob
This topic is locked and no more replies can be posted.