conditions with freeform
Posted: 31 August 2007 11:41 PM   [ Ignore ]
Newbie
Rank
Total Posts:  1
Joined  2007-07-25

Hi,
There is a drop down menu and two radio buttons in my form.
The drop down menu is to select the product and radio buttons are to select whether the payment method is moneyorder or paypal.

So, when user selects product A from the drop down and paypal as the payment method as radio button then the thankyou page should show the buy now button for product A from the simple commerce module from EE. This can be done with IF Else statements easily. But I am unaware on how to notify the thank you page that what things are selected in the form.

Any help will be highly appreciated.

Thanks in advance

Profile
 
 
Posted: 04 September 2007 12:15 PM   [ Ignore ]   [ # 1 ]
Administrator
Avatar
RankRankRankRank
Total Posts:  3343
Joined  2006-10-18

Perhaps this will help:

http://www.dynamicsitesolutions.com/javascript/hiding-and-unhiding-table-rows/

 Signature 
Profile