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

How to retrieve the results of a view in a views filter plugin

Hello everyone,

I would like to query the google matrix distance.

In a view filter plugin, I'd like to go through the view results to retrieve certain field values to query an API and then exclude IDs that don't meet the conditions.  I don't know how to run the current view and retrieve the results.

Can you help me?

Form build after ajax callback

Hey, so i have this multistep form where i need to validate inputs on change and set the class of the buttons to the validation state in order to give a respective color to it. My trouble starts when i navigate from step to step as it looses all the configuration done by the callback validate input... 

<?php

namespace Drupal\myModule\Form;

use Drupal\Core\Form\FormStateInterface;
use Drupal\Core\Form\FormBase;

Conditional redirect on user register form

Hi everyone

This code is working for user login, but not when registering a new account.

I'm trying to override the destination redirect if the value is '/home':

CKEditor5 styling issue

"I cannot get Drupal to render the styles included in CKEditor 5. For example, the following content:

Views Bulk Operation action script to download files in bulk

Hi All

It will be highly appreciated if anybody can provide VBO's action script to download files in bulk.

Thanks & Regards
Partha

Sitewide values avaiable in GUI and twig templates

Hi All,

I feel like this should be something fairly simple and I'm just not realizing the answer or asking google the wrong questions.

Pages

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