5t3ph / 5t3ph/gravity-forms-snippets

Button text doesn't retain setting for label

オープン
#5 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
PHP
スター
23
フォーク
6
PR マージ指標
30日以内にマージされた PR はありません

説明

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.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
php
領域
frontend
issue の種類
バグ
難易度
1/5
見積もり時間
1時間未満
活発さ
停滞
明瞭さ
明確に書かれている
初心者へのやさしさ
40/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。