Multi-step flow on the same page #1665
-
| 
         How should a multi-step flow be designed for a form to appear gradually on the same page (no routing)? The idea is to have a few fields, then two buttons "Submit" and "Fill in more fields". If the user clicks "Fill in more fields", then more fields of the form are revealed. Anything better than a   | 
  
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            bluebill1049
          
      
      
        May 21, 2020 
      
    
    Replies: 1 comment 2 replies
-
| 
         This is what I do at work. not using   | 
  
Beta Was this translation helpful? Give feedback.
                  
                    2 replies
                  
                
            
      Answer selected by
        bluebill1049
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
This is what I do at work.
not using
displaynone or block at all :)