5t3ph / 5t3ph/gravity-forms-snippets
Button text doesn't retain setting for label
- Lenguaje dominante
- PHP
- Estrellas
- 23
- Forks
- 6
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Label for the button is set to "Submit" rather than keeping the setting on the form.
Changing to `{$form['button']['text']}` appears to work ok.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
The issue mentions a button label not retaining the form setting, suggesting a fix using `{$form['button']['text']}`. Look for the file where button text is rendered, likely in a template or snippet that applies Bootstrap classes. Check if the current code hardcodes "Submit" and replace it with the dynamic variable. Test by creating a form with a custom button label to verify the change works.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- php
- Área
- frontend
- Tipo de issue
- Error
- Dificultad
- 1/5
- Tiempo estimado
- Menos de una hora
- Estado de actividad
- Estancado
- Claridad
- Bien especificado
- Aptitud para principiantes
- 40/100