This forum is for less technical discussions about the Drupal project, not for support questions.

how can i call js function from drupal 10 ajax?

Hi guys!

having code

 public function ajaxCallback(array &$form, FormStateInterface $form_state)
  {
      $response = new AjaxResponse();
      $response->addCommand(new InvokeCommand('document', 'sendMessage', ['test']));
      return $response;
  }

js code

Upwork clone

Hello Everyone, 

Right now I am working with WordPress and wanted to create an Upwork clone website. I am in need of a Drupal theme of Upwork but not able to find it anywhere. I am checking in the following websites but not able to find a satisfactory product.

Do you guys have any recommendations?

Thanks,
Lara Davies

Upgrading fun

I upgraded one of my hosting provider's plans to incorporating MariaDB 10.6.18 so I could start providing Drupal 11 sites. I'll be doing a bunch of testing over the next few weeks.

Hosting companies

Which hosting companies support MariaDB 10.6 or higher, Drupal 11, ssl and composer?

Hosting companies

Which hosting companies support MariaDB 10.6 or higher, Drupal 11, ssl and composer?

AI Search in Views Exposed Filter?

Does anyone know if there's currently any modules out there or support for AI or "smart" search in Views exposed filter?

I have a field in my users for "research interests" and I'm using a view with exposed filters for people to search for research interests and it spits out the users that have those interests. The issue is the client wants things like "Artificial Intelligence" to also show up when someone just searched for "AI" and so on. 

Pages

Subscribe with RSS Subscribe to RSS - General discussion