Drupal has dynamic contextual filtering of views out of the box with the Views module.
Views Module: Can present data in diverse formats, from lists to slideshows. Its strong feature is the ability to use contextual filters. So the exact same single link when placed in different entities, can display varied content based on the context of the entity it’s in. For example, www.example.com/team-members when placed in different Project entities rich text field, would show a different listing in each Project entity.
Some other modules that have other approaches:
2. Token Module: Provides dynamic data placeholders for content. In Fibery, a token system could create dynamic links in rich text fields that are contextually aware, making links adaptable and context-sensitive.
3. Paragraphs Module: Offers flexible and modular content structures. In Fibery, this could address concerns about restrictive static layouts, allowing for more dynamic content structuring.
4. Display Suite Module: Allows for varied display configurations of the same content type or entity. In Fibery, this could provide multiple display options for entities, enhancing content presentation flexibility.
Hello, I’m sure the effect he wants to achieve is exactly what I want to achieve. You put forward the use << to add embed view One-off in the article.But what we want is to add this view automatically when we create a new entity division every time. But because we can’t find the corresponding expression or number in the trigger to refer to this view.
Based on the earlier comments in the thread, I had assumed that you would be generating these links automatically (i.e. via a markdown template) in which case you can just do something like the following:
What if I got 1 Url field, then I use this syntax, can it be created iframe in rich text ?
[Open link](Url field}
Also I’ve already asked for template for each daily entity, which mean sometimes I really wanna to pinned some views, or some databases in some period entities or recurring entities. Get IDs 's not optimal option right now