Editable Submissions (#49)
* Editable Submissions * refactor some code * Update composer.lock Co-authored-by: JhumanJ <julien@nahum.net>
This commit is contained in:
@@ -71,6 +71,7 @@ class FormFactory extends Factory
|
||||
'uppercase_labels' => true,
|
||||
'transparent_background' => false,
|
||||
'submit_button_text' => 'Submit',
|
||||
'editable_submissions' => false,
|
||||
're_fillable' => false,
|
||||
're_fill_button_text' => 'Fill Again',
|
||||
'submitted_text' => '<p>Amazing, we saved your answers. Thank you for your time and have a great day!</p>',
|
||||
|
||||
Reference in New Issue
Block a user