Aravind Ram
Aravind Ram
FFilament
Created by Aravind Ram on 2/20/2024 in #❓┊help
Infolist Custom ViewEntry added form field validation.
13 replies
FFilament
Created by Aravind Ram on 2/20/2024 in #❓┊help
Infolist Custom ViewEntry added form field validation.
13 replies
FFilament
Created by Aravind Ram on 2/20/2024 in #❓┊help
Infolist Custom ViewEntry added form field validation.
@Dan Harrin I have attached the repo link below https://github.com/akshaybokaderanium/filament-repeatable-entry-issue-repro Steps to setup & replicate issue 1. Clone and install composer 2. Please use .env.example for environment values 3. Create database with the name of "repeatable_entry_issue" 4. Migrate and seed (php artisan migrate:fresh --seed) 5. Use any user from table to login as admin and use "password" word as password 6. After the login, you will be redirected to "consent-option-request" page 7. If you click "Save consent" button you get alert notification. the form fields will get wiped out. We have to show the validation messages on every form fields.
13 replies