×
Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
a form as users enter numbers
Lusy Demco
Nieuw lid
Posts: 8
2 dagen 8 uren geleden - 1 dag 9 uren geleden #10351
door Lusy Demco
a form as users enter numbers werd gestart door Lusy Demco
Hello,
How can I display the average of multiple numeric fields dynamically on a form as users enter numbers, using JavaScript?
Best Regard,
Lusy
hmfusa app
How can I display the average of multiple numeric fields dynamically on a form as users enter numbers, using JavaScript?
Best Regard,
Lusy
hmfusa app
Laatst bewerkt 1 dag 9 uren geleden door Lusy Demco.
Gelieve Inloggen of een account aanmaken om deel te nemen aan het gesprek.
Monica Cole
Nieuw lid
Posts: 1
2 dagen 3 uren geleden - 1 dag 8 uren geleden #10352
door Monica Cole
Beantwoord door Monica Cole in topic a form as users enter numbers
Hello,
To dynamically calculate and display the average of multiple numeric fields using JavaScript, you can create an HTML form with numeric input fields and a span to display the average. Add a JavaScript script that listens for input events on these fields, sums the values, calculates the average, and updates the span with the average value. This way, the average is recalculated and displayed as users enter numbers.
summit health patient portal
To dynamically calculate and display the average of multiple numeric fields using JavaScript, you can create an HTML form with numeric input fields and a span to display the average. Add a JavaScript script that listens for input events on these fields, sums the values, calculates the average, and updates the span with the average value. This way, the average is recalculated and displayed as users enter numbers.
summit health patient portal
Laatst bewerkt 1 dag 8 uren geleden door Monica Cole.
Gelieve Inloggen of een account aanmaken om deel te nemen aan het gesprek.
Tijd voor maken pagina: 0.050 seconden