Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

127
Views
How to pass just created object id to other form

Hello I want to to pass just created object id to other form, but not sure how to do it. Right now my submit button tries to submit form and then redirect to other component modal which opens other form. Other form one of parameters is just created object id. Whats the correct way to solve this problem?

<Form.Group>
   <ButtonToolbar>
       <Button variant="primary"  type = "submit" onClick
       ={()=>this.setState({addSkillShow:true})}>Add Application</Button>
       =<AddSkillModal
       show={this.state.addSkillShow}
       onHide={addSkillClose}
       applicationId={applicationId}/>
   </ButtonToolbar>
</Form.Group>
about 4 years ago · Santiago Gelvez
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!