From 04f1d15d514c753ae42320e8c9b6658522935566 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Thu, 8 Jan 2026 16:42:20 +0100 Subject: [PATCH] wip #7930 @1 --- .../fields/hiddenfilestandaloneform.blade.php | 46 ++++++++++++++++++- 1 file changed, 45 insertions(+), 1 deletion(-) diff --git a/src/resources/views/fields/hiddenfilestandaloneform.blade.php b/src/resources/views/fields/hiddenfilestandaloneform.blade.php index 809de8f..a348927 100644 --- a/src/resources/views/fields/hiddenfilestandaloneform.blade.php +++ b/src/resources/views/fields/hiddenfilestandaloneform.blade.php @@ -13,6 +13,50 @@ @if ($crud->checkIfFieldIsFirstOfItsType($field)) @push('crud_fields_scripts')