My users have permission to view other users' accounts. Only the "View" tab page. This is exactly what I want.
On the user account, by default, there are three tabs:
-View
- Shortcuts
-Edit
If I am user A and I go to my account, I see the tabs. If I'm user A and I go to user B's account, I don't go to his tab (it makes sense).
Now if I create a page view (eg bookmarks) with a menu tab, for user accounts. If I'm User A and go to User B's account, I can see the "Bookmarks" tab.
How to hide tabs on user accounts except current user account?
Hello Community. It's too much to ask for code examples about: Drupal behaviors a way to attach JavaScript functionality. With variables executed with php from/to javascript. If someone can share specific cases to understand how it works. Thank you very much.
Please let me start by saying I'm not a developer but I am a content manager on Drupal. I have a good grasp on fields, views, etc but there's one place I'm trying to update on my site that I can't find anywhere.
On my work's site we have event nodes that people can use to register for events. I needed to add a new type of registrant to the node in three different places. I was able to add this new registrant type to two of those places.
I am using search api module with that hightlights are only applying to excerpt only I need to apply on Title also. please guide me how can i apply that from backend and if through coding as well.