Unable to conditionally set value. #1001
              
                
                  
                  
                    Answered
                  
                  by
                    rvsia
                  
              
          
                  
                    
                      thecodejack
                    
                  
                
                  asked this question in
                Need help
              
            -
| Here is an example I am working on in codesandbox https://codesandbox.io/s/poc-09f4i?file=/src/App.js I am try to set  | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            rvsia
          
      
      
        Mar 18, 2021 
      
    
    Replies: 1 comment 1 reply
-
| Hello,  Value in FinalForm is used only with checkboxes/radios. | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
      Answer selected by
        thecodejack
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Hello,
valueon the select is wrong. Use initialValue. Then it will work correctly.Value in FinalForm is used only with checkboxes/radios.