ifox
02/03/2022, 5:35 PMDepka
02/03/2022, 5:40 PMemil
02/04/2022, 10:22 AMifox
02/04/2022, 10:28 AMsearchFields in your dashboard configuration for each module. For the displayed field you can use the titleInDashboard custom accessor. See https://github.com/area17/twill/blob/4db75615c48351f89ea8fc48b15369335ac0e79b/src/Http/Controllers/Admin/DashboardController.php#L116 and https://github.com/area17/twill/blob/4db75615c48351f89ea8fc48b15369335ac0e79b/src/Http/Controllers/Admin/DashboardController.php#L132emil
02/04/2022, 10:55 AMamargoCactus
02/04/2022, 7:02 PMpboivin
02/04/2022, 7:38 PM3.x branch and all the pull requests marked `[3.x]`:
https://github.com/area17/twill/tree/3.x
https://github.com/area17/twill/pulls?q=is%3Apr+is%3Aopen+in%3Atitle+3.x+Sami
02/05/2022, 5:58 PMactive localizations from database?ifox
02/05/2022, 5:59 PMwithActiveTranslations scope that does itSami
02/05/2022, 6:04 PMuse_property_fallback in translatable.phpifox
02/05/2022, 6:05 PMKaro
02/05/2022, 6:22 PMifox
02/05/2022, 6:24 PMKaro
02/05/2022, 6:26 PMKaro
02/05/2022, 6:43 PMifox
02/05/2022, 7:05 PMamargoCactus
02/05/2022, 7:45 PMSami
02/05/2022, 8:39 PMactive field in correct Slug nor Translations row even when if the language is selected as active in the Module form.
Am I doing something wrong or is this expected behaviour?amargoCactus
02/05/2022, 11:13 PMifox
02/05/2022, 11:16 PMtitle, it is meant to be the field that identifies this record in the CMS (in the index view, in browser field, search, etc..)amargoCactus
02/05/2022, 11:18 PMifox
02/05/2022, 11:20 PMifox
02/05/2022, 11:26 PMifox
02/05/2022, 11:27 PMamargoCactus
02/05/2022, 11:38 PMamargoCactus
02/05/2022, 11:38 PMkalle
02/05/2022, 11:40 PMtitle from the create form to your model. I dont really see issue here? Btw this is not treated as a slug if you dont use slugs on models.amargoCactus
02/05/2022, 11:40 PMifox
02/05/2022, 11:49 PM