Hi Folks!
$crud->setRelation('officeCode', 'offices', 'city')
Example:
When i'm check this example (non enterprise version) there is an option to choose for an empty value.
https://www.grocerycrud.com/demo/employees_management/bootstrap
Whem i'm check the same enterprise example i don't have this empty option.
https://www.grocerycrud.com/enterprise/examples-3/set-database-relation/
Does anyone knows how i get this empty value option in the enterprise version?
Thanks!