I am forced to select a value for foreign key even if it is nullable, first value from parent table always selected in relation select dropdown ...
Regards,
This worked :)
{
"relationship": {
"key": "id",
"label": "name"
},
"default": "",
"null": "",
"options": {
"": "-- None --"
}
}
The problem persists.
@ateresi, please open your own issue instead of commenting on ones that have been closed for months.
@KhalidNoufal how do you use that json?
This issue has been automatically locked since there has not been any recent activity after it was closed. If you have further questions please ask in our Slack group.
Most helpful comment
This worked :)