Option to show fallback data within the UI #13448
jessrynkar
started this conversation in
Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Introduce a localization option to enable displaying fallback field values in the admin UI list views and relationship dropdowns.
Currently, when fallback enabled, the API correctly returns fallback data, but the UI list views show
<No Title>
for fields that rely on fallback.This makes finding and editing documents difficult and breaks search functionality in relationship dropdowns.
Details
ETA
TBD
Background
Original discussion here.
Beta Was this translation helpful? Give feedback.
All reactions