Link to a paginated view

Hello,
I have a view of elements (6 elements per page).
From another view displaying the new elements of this view, I would like to point to an element.
I know the ID of each element, but how can I determine the page on which appears the element to which the link will point ?

I would like to come to that for example : www.my-site/my-view#[id]?page=[number]

Any idea ?

Thx

How to add attributes (data-uk-lightbox) to link to images

Drupal 8.3
Im sorry for my bad English.
I created a image field (unlimited). In my content type -> Manage display, i chose, Link image to file. And the photos are opened in a new window. How do add this (data-uk-lightbox) attribute to the link?

<a href="path" data-uk-lightbox title="">

Thanks in advance!!!

Soap configuration Drupal 8

Hi,

I need to connect our Drupal 8 using SOAP to consume services, but i can´t find any documentation about that. Can somebody help me?

I will need firt use login/pass to connect to the external server and after that i will need create a display some pages with views and their menus to access depending of the user role.

If somebody can tell me where i can find documentation or videos about it i will appreciate so much.

Thanks

Forcing revisions and preventing complete deletion

Hello!

I'm trying to force revisions for all edits. I've checked the Create new revision option under publishing options and I've given no users access to the Administer content permission yet users are still able to uncheck the the "create revision" when editing. I tried removing all permissions regarding revisions (view included) but the option was still able to be unchecked. Is there anyway to remove the ability to edit without revisions?

Help with API for small real estate D8 page

Hi,

i need support for development small solution to connect Drupal 8 (current stable release) with Real estate portal API

https://api.immobilienscout24.de (API and Documentation)

I imagine following way:

Create in Drupal 8 by nodes the real estate objects with the required and optional fields.
By creating push data to this Portal ImmobilienScout24 and maybe in future another real estate portal.

Greetings, Alexander

Where is the <ul> for the menu-local-actions list?

I'm theming the Forum module which comes with Drupal 8, and I've found something that seems odd.

The 'Add new Forum topic' link is wrapped in an li as expected, but that li is NOT contained in a ul. I see that the li and its link are being displayed from menu-local-action.html.twig. But that's nestled inside block.html.twig, and the block is just the Main page content system block.

This is DIFFERENT than the way menu-local-task.html.twig and menu-local-tasks.html.twig work.

This li needs a ul (and probably a nav) but where is that supposed to go?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x