Filament Radio Component
"https://stackoverflow.com/questions/3429514/keeping-radio-button-value-after-post#:~:text=First%20get%20the%20radio%20button%20value.%20$radiobuttonvalue,with%20the%20same%20name%2C%20do%20this%20."
Hi guys! How can we apply this to filament Radio Component?
I have a Radio buttons where the options are 2 roles which sets a Select Field an array of Users with the respective role that is selected.
The problem is everytime i finished posting or creating the resource, when I try to view or edit the resource, the radio button and the select field is empty and I want them to be pre-filled with what I posted from the create page.
I've been struggling with this for hours and hours and I'm really hoping anyone here knows his ways around Filament Radios.
Please or to participate in this conversation.