5t3ph / 5t3ph/gravity-forms-snippets
Button text doesn't retain setting for label
- Langage dominant
- PHP
- Étoiles
- 23
- Forks
- 6
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- php
- Domaine
- frontend
- Type d'issue
- Bug
- Difficulté
- 1/5
- Temps estimé
- Moins d'une heure
- Activité
- À l'abandon
- Clarté
- Clairement spécifiée
- Accessibilité débutants
- 40/100