Form Calculation Variables
-
Sorry to bother you guys. I have a small live coverband website that I’m struggling to do the calculations of a Forminator form I’ve created, where it needs to display the correct search results page in users’ search results, when they make certain select combinations of the 3 different drop-down boxes of the form. In short, the form has has 3 drop-down select boxes:
{I Need A:} 1. top 40 band, 2. solo or duo, 3. string quartet, 4. party dj
{For My:} 5. Wedding Event, 6. Corporate Event, 7. Private Party
{At My Location:} 8. London, 9. Paris, 10. New York, 11. Los Angeles
I then have a Calculation element added, to try to make the calculation of the varied drop-down combinations work, to display the correct search result page – e.g. a combination of 4. party dj + 5. wedding event + 8. London = 17 total, which, when submitted, should then display the correct page with a listing of about 20 party DJ’s available for hire, for weddings – in London.
But so far, I can only get the pages linked to the {I Need A:} drop-down to display search result pages from numbers 1, 2, 3 and 4. – {For My} and {At My Location} drop-downs have no effect.
My calc formula looks like this: {select-4}+{select-1}+{select-3}, but this looks like an incomplete formula to me. I don’t see equals signs or anything anywhere to complete the formula, to generate the resultant search pages. Am I doing this wrong?
The page I need help with: [log in to see the link]
The topic ‘Form Calculation Variables’ is closed to new replies.