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

227
Views
Valor de entrada de cambio angular, nombre y etiqueta en elemento repetible

Estoy tratando de cambiar el nombre de entrada, el valor y la etiqueta en un elemento repetible.

 <div class="input" ng-repeat='value in configOption.values track by $index'> <label>{OptionName}</label> <a ng-click="" ng-init="">Change between OPT1 and OPT2</a> <input type="text" ng-model="value.opt1" placeholder="OPT1"> </div>

El resultado esperado:

Cuando hago clic en un elemento para alternar la entrada y cambiar la etiqueta de: <input type="text" ng-model="value.opt1" placeholder="OPT1"> a <input type="text" ng-model="value.opt2" placeholder="OPT2">

Siendo que todo el div es un elemento repetible.

¿Alguna idea de cómo puedo lidiar con esto?

about 4 years ago · Juan Pablo Isaza
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!