Not Loading Data from Fieldset->relationship()
I have a Fieldset with hasOne relationship() and my form schema(), like here:
The form has ->disabled() because I only want it to show the data. I selected the correct one in the Select-field and saved the form. But after reloading the page it does not load the data.
The form has ->disabled() because I only want it to show the data. I selected the correct one in the Select-field and saved the form. But after reloading the page it does not load the data.