This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

Creating an 'Edit Current Page' link in the admin toolbar

Hey there, a client recently requested a link in the toolbar that would take them to the edit view for whatever page they were currently on. I looked on one of our older Drupal 7 sites that has this feature and found that it was pulling the current node's ID in the page template and then building the link from there.

equivalent of module Views Raw SQL in D8

Good evening,

I am looking for an equivalent of "Views Raw SQL" for drupal 8.
I have complex queries to make on the views

Thks

How to make an android application for a drupal website?

I have a website which was made using drupal. Now I want to extend it to android platform but I could not find any way to use the same database of website in the application. Kindly reply as the application is need of the hour.

D8. Language switcher not highlights when user logged

Language switcher highlights when user is anonymous, but when user loggen it  doesn't highlights. What to do?

In hook_schema different data type to be changed drupal7

Hi,

drupal7 in (hook_schema) .install file i have added a code for example mobile field i have added a datatype as "string" but after some times by mistake done the different data type now i have to change the data types for mobile field to be "integer".

May i know how to do these and where to change these

Views: Combine fields filter with format Content Teaser

Szenario:
A view with format content teaser (not fields).

What I want:
exposed combine fields filter on the title and description field of the content types.

Reasons:
For styling reasons it's important the view format is "content" and not "fields". So I don't want and can't change that. I don't want to program a own filter plugin for this request. Because the function actually already exists. I simply can not select the fields via the UI.

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions