- Issue created by @msn5158
- ๐ธ๐ฎSlovenia joco_sp
I don't know who is a tourist for you, but did you check the permissions for that role? There are many that can prevent non-admin users to use them.
Did you check if that user has the permission to use the Editable fields (see screenshot)? Or if the user can edit this entity? You also have the option to bypass the access for a dedicated field (see the screenshot). The first image outputs the content normally.
https://www.drupal.org/files/issues/2024-08-09/screencapture-domain-hast... โThe second image selects editablefields as the field formatting program, using default settings. For authorized users, it becomes editable fields. However, for users who have not logged in, that is, unauthenticated users, the basic display of content is missing.
https://www.drupal.org/files/issues/2024-08-09/screencapture-domain-hast... โThe third image, with the 'Bypass access check' option selected, the visitor still cannot see the content.
https://www.drupal.org/files/issues/2024-08-09/screencapture-domain-hast... โWhat I mean is that visitors cannot edit fields, but they should be able to see the basic content, just like using the default formatting program.
- First commit to issue fork.
- Merge request !27#3465743 - do not allow selecting current display mode as fallback โ (Merged) created by gilmord
- ๐บ๐ฆUkraine gilmord ๐บ๐ฆUkraine
@msn5158 - what you are looking for is "No access formatted" checkbox + "Select no access display mode"
those settings allow to select formatted for the users who have no access*important - while checking this issue, I noticed that selecting same display mode cause loop, pushed a fix in development branch to prevent selecting current display mode as no-access fallback.
-
gilmord โ
committed 0c6437ac on 1.0.x
#3465743 - do not allow selecting current display mode as fallback
-
gilmord โ
committed 0c6437ac on 1.0.x
-
gilmord โ
committed 458193bd on 1.0.x
Resolve #3465743 "Fix fallback"
-
gilmord โ
committed 458193bd on 1.0.x
Automatically closed - issue fixed for 2 weeks with no activity.