Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

228
Vistas
How to pass a file through different components in angular

I'm required to handle a photo upload in this I'm survey app building, the problem is, the post request is sent in the next screen.

So I need a way to pass the file through the screens since I can't store it in local storage.

My upload component

Needs to be passed this next screen ==>

Last screen of the flow

So when I post the survey, I can store the data in the database and after that, upload the image and relate it to the survey.

about 4 years ago · Juan Pablo Isaza
2 Respuestas
Responde la pregunta

0

Here is how you can do it:

  1. Create a service that both components would use.
  2. Create a property in that service that would store the files.
  3. Update that property from the first component with actual files.
  4. Fetch the files from the service in second component.
about 4 years ago · Juan Pablo Isaza Denunciar

0

I did not really understand where you are building the function. But you can build the function in the service and pass it a parameter This is how you can call it in any component

about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda