• kyleknotek

    (@kyleknotek)


    Hi all,

    I created a page with conditional logic. It seems like 7 different conditional logic paths is too much. Let me know if there is a limit with the amount of conditional logic. Is it the same for the page version?

    [select* excel "Dribbling" "Receiving / First Touch" "Passing" "Awareness" "Physicality" "Defending" "Shooting" "Striking longer passes"] </label> 
    
    [conditional conditional-defending]
    <label> What part of defending? [select* partdefending use_label_element "1 vs 1 (in front)" "1 vs 1 (on the side)" "behind the attacker"] </label> 
    [/conditional]
    
    [conditional conditional-pass]
    <label> What type of passing? [select* passing use_label_element "While moving" "One-Touch Passing" "With-Weak Foot" "Longer Passes" "Vision Passing"] </label> 
    [/conditional]
    
    [conditional conditional-awareness]
    <label> What type of awareness? [select* awareness use_label_element "checking their shoulder" "seeing decisions before they get the ball" "when on the ball"] </label> 
    [/conditional]
    
    [conditional conditional-physicality]
    <label> What type of physicality issues? [select* physicality use_label_element "shoulder-to-shoulder" "defender behind them" "Speed without the ball" "Speed with the ball" "Reactions"] </label> 
    [/conditional]
    
    [conditional conditional-shooting]
    <label> What type of shooting? [select* shooting use_label_element "While moving" "One-Touch Shooting" "With-Weak Foot" "Longer Shots" "Quick-Shots" "Shooting off the dribble" "Shooting off the trap" "Finishing in the box of crosses"] </label> 
    [/conditional]
    
    [conditional conditional-striking]
    <label> What type of striking? [select* striking use_label_element "While moving" "One-touch longer strikes" "Curving passes" "High passes" "Weak-foot high passes"] </label> 
    [/conditional]
    
    [conditional conditional-dribbling]
    <label> What type of dribbling? [select* dribbling use_label_element "Beating defenders in-front" "Getting out of tight spaces" "At high speeds away from differents" "With their head up (vision)"] </label> 
    [/conditional]
    
    [conditional conditional-first]
    <label> What type of First-Touch? [select* first use_label_element "While moving" "Out of the air" "Balls hit hard and low" "Bouncing balls" "When opening up into new space" "With weak-foot"] </label> 
    [/conditional]
    
    <label> </label>

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Conditional Logic’ is closed to new replies.