Muhammad Afaq
Muhammad Afaq
FFilament
Created by Muhammad Afaq on 2/1/2024 in #❓┊help
Clone specific fields in repeater
I'm working with a repeater form and need to duplicate items within the repeater, but I only want to replicate specific fields, not all of them.
2 replies
FFilament
Created by Muhammad Afaq on 1/30/2024 in #❓┊help
The afterValidation function is not functioning as expected in the last step of the wizard form.
I am utilizing the filament wizard functionality in CreateAction. However, I am encountering an issue where I have multiple tables to store data, and I aim to store data in a table at each step of the wizard. Currently, I am achieving this through the afterValidation method. Yet, I've observed that in the last step of the wizard form, the afterValidation method doesn't seem to be triggered. It appears as though it is not being called.
4 replies
FFilament
Created by Muhammad Afaq on 1/22/2024 in #❓┊help
The afterValidation function is not functioning as expected in the last step of the wizard form.
I am utilizing the filament wizard functionality in CreateAction. However, I am encountering an issue where I have multiple tables to store data, and I aim to store data in a table at each step of the wizard. Currently, I am achieving this through the afterValidation method. Yet, I've observed that in the last step of the wizard form, the afterValidation method doesn't seem to be triggered. It appears as though it is not being called.
2 replies