adysone
adysone
FFilament
Created by JJSanders on 1/22/2024 in #❓┊help
Testing a form with live events
Hi, I'm interested too!
11 replies
FFilament
Created by adysone on 6/13/2024 in #❓┊help
Update viewfield state with placeholder addition values
There is nothing simpler than using afterStateUpdated() and afterStateHydrated() on all my fields ? I mean, on placeholders, you can juste use the content() method with a Closure and it will be updated as soon as a live() field is updated. Can't we do the same on viewField, or maybe other fields ?
6 replies
FFilament
Created by adysone on 6/13/2024 in #❓┊help
Update viewfield state with placeholder addition values
I don't know how update my viewField state as soon as juste one of the three fields are updated
6 replies
FFilament
Created by adysone on 6/13/2024 in #❓┊help
Update viewfield state with placeholder addition values
$getRecord can only provide "real" inputs value, but not placeholders values. I'm trying to find a workaround and use hidden fields instead right now, but my hidden fields won't update, I don't know why (but I'm working on it)
6 replies