Need Help with Dynamic Filter for "View Page" results

I would like to implement a dynamic filter like the one used in the admin UI for my view results but not quite sure how...

Using the admin UI as reference;  admin>extend  (example.com/admin/modules), you have a list of installed modules on your site. Just above the list of modules you have a filter box "filter by name or description".  When the user starts typing in this box, the list of installed modules change dynamically.

I would like to add a filter like the one on the admin pages to my view page results.

[Solved] SQLSTATE[HY000] when updating to 8.8.2

SOLVED checking "AUTO_INCREMENT" value from PhpMyAdmin (comparing the db with a default one).

Hi there. I see this error when trying to execute update.php after updating core from composer from 8.8.1 to 8.8.2:

Custom Theme and Layout Builder

I've got a custom theme that I'm using on multiple sites, the issue is I'm trying to incorporate Layout Builder and when I add a custom block that has a twig file it will not allow me to edit or delete the block. I found that some out of the box themes have patches but there is nothing that I can find for getting this to work if you have a custom theme. Can anyone point me in the right direction to get this to work with my custom theme?

how to expose prometheus exporter metrics in drupal 8

how to expose prometheus exporter metrics in drupal 8,

I have set up the prometheus exporter, can someone help on how to create the endpoint for the same.

Inserting script from views value

I have some ads that use <script></script>  that i get from a view and need to insert into a page.  I made a view JSON export and tried to import them in the template with javascript, but looks like that is too late in the process.  So, I instead added a views block that I imported in a custom twig template.  The problem is that views surrounds the <script></script> in quoutes, so intstead of processing the script it just show the full script.  I have tried to use | render | trim in twig to remove the outer quotes, but no success and I feel this is not the right solu

Migrate two user fields in D7 to field translated in D8

Hi everybody,

I have a problem. I can't migrate two user fields (one in english and another in spanish) to a one field translated in D8.

I have tried several options but all failed.

I have two yml templates (one for the user and another for the translation with parameter translations:true). These are a part of my yml files:

migrate_D7_user.yml:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x