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

180
Vistas
Can’t use .value=“” in a Sharepoint form

I’m working in a call center, I use Sharepoint pretty much, so I’m trying to create a Chrome extension that can fill the form automatically. But here is the problem, I tried to use a code like this:

document.getElementById(“TextFieldabc”).value=“something”;

After I did that, it did appear on the screen the text I wanted, but as soon as I clicked that input, or save button, it would disappear and said “You can’t leave this blank.”

Can you guys give me some suggestions to go over this? Thanks in advance

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

0

document.getElementById("TextFieldabc").value="something";

function callFunction(){
  console.log(document.getElementById("TextFieldabc").value);
}
<input id="TextFieldabc"> <br>
<button onclick="callFunction()">Click</button>

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