SirFat
SirFat
FFilament
Created by SirFat on 4/9/2024 in #❓┊help
Form Design/Implementation Guidance Question
Cheers - good, one step forward. Now just to find the $379 to buy the cheat sheet to the styled radio group =]
87 replies
FFilament
Created by SirFat on 4/9/2024 in #❓┊help
Form Design/Implementation Guidance Question
rather than trying to drill in further, which like you said, similar to a repeater, makes sense
87 replies
FFilament
Created by SirFat on 4/9/2024 in #❓┊help
Form Design/Implementation Guidance Question
Yeah, looks like it was a matter of getting the Custom field and then looking in there
87 replies
FFilament
Created by SirFat on 4/9/2024 in #❓┊help
Form Design/Implementation Guidance Question
That's the ticket.
87 replies
FFilament
Created by SirFat on 4/9/2024 in #❓┊help
Form Design/Implementation Guidance Question
No description
87 replies
FFilament
Created by SirFat on 4/9/2024 in #❓┊help
Form Design/Implementation Guidance Question
I would hazard a guess there is a science to it =]
87 replies
FFilament
Created by SirFat on 4/9/2024 in #❓┊help
Form Design/Implementation Guidance Question
is it a matter of experimentation or if I have xdebug and a breakpoint, should I just be looking at the structure of 'data' to understand the relationship?
87 replies
FFilament
Created by SirFat on 4/9/2024 in #❓┊help
Form Design/Implementation Guidance Question
that makes sense
87 replies
FFilament
Created by SirFat on 4/9/2024 in #❓┊help
Form Design/Implementation Guidance Question
gotcha
87 replies
FFilament
Created by SirFat on 4/9/2024 in #❓┊help
Form Design/Implementation Guidance Question
In TextInput::make('test_input_field') - the value of the Radio 'status' is accessible via $this->data["select_tech"]["status"] but not via $get("status")
87 replies
FFilament
Created by SirFat on 4/9/2024 in #❓┊help
Form Design/Implementation Guidance Question
That might make it easier to understand my gibberish 😛
87 replies
FFilament
Created by SirFat on 4/9/2024 in #❓┊help
Form Design/Implementation Guidance Question
87 replies
FFilament
Created by SirFat on 4/9/2024 in #❓┊help
Form Design/Implementation Guidance Question
I can however, find the data within the 'data' array.
87 replies
FFilament
Created by SirFat on 4/9/2024 in #❓┊help
Form Design/Implementation Guidance Question
Is there a trick within the blade/custom field to ensure the field is accessible via Get? I was able to use child components to reuse Filament fields versus build my own within the Custom field, I can see 'state' and 'old' state in what his 'afterStateUpdated', but the subsequent live check returns null on the $get attempt.
87 replies
FFilament
Created by SirFat on 4/9/2024 in #❓┊help
Form Design/Implementation Guidance Question
heh cheers dude - you're getting one heck of a Xmas card at this point with the amount of times you've pointed me in the right direction (c:
87 replies
FFilament
Created by SirFat on 4/9/2024 in #❓┊help
Form Design/Implementation Guidance Question
Perfect. OK. That makes sense. Yeah will start simple to get the concept working. Wish me luck!
87 replies
FFilament
Created by SirFat on 4/9/2024 in #❓┊help
Form Design/Implementation Guidance Question
so then it honors whatever is in the inner input field and passes it back as-is I presume
87 replies
FFilament
Created by SirFat on 4/9/2024 in #❓┊help
Form Design/Implementation Guidance Question
Yep was just reading up on that bit
87 replies
FFilament
Created by SirFat on 4/9/2024 in #❓┊help
Form Design/Implementation Guidance Question
and passing that back as state
87 replies
FFilament
Created by SirFat on 4/9/2024 in #❓┊help
Form Design/Implementation Guidance Question
and I presume that's setting 'name' with the result of the input output?
87 replies