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

Drupal chatbot module setup error

Hello,

Drupal chatbot module not compatible with Drupal 9? have others modules to replace it?

Do you have any suggestions?

Thanks in advance

How to create a vertical list of donors that scrolls ?

My company is responsible for developing a vertical scrolling list of donors to a shrine, that will scroll via mouse click and drag. The list will be displayed on a touch screen interface, so that visitors can just drag the list up and down to view the names. We have the list created, however, we are unsure of how we can make it " scrollable ".

How to put module css priority over theme css?

Hi

I have created a module and attached a library following this page here

https://www.drupal.org/docs/creating-custom-modules/adding-stylesheets-c...

My library is loaded but the themes css has priority over modules css.

I have tried setting

  css:
    base:
      css/mycss.css: {}

which should reset the css styling

Custom Module using Breadcrumbs as a Service - main methode (applies()) is not getting implemented.

Hey all,

I am working on a custom module that displays events. The events come from a remote service and I to set the breadcrumbs for the Events (list) page and the individual event page.

The individual event page works as intended (siteName/Events/EventName), however the event (list) page does not work (siteName/Events). Using devel_dump and echo, I am able to see what is executing, the _Construct executes, but the applies() method does not fire in my EventsBreadcrumbsBuilder class.

I think it has something to do with my route.

I'm including all file info.

Live chat support , chatbot for Drupal 9

Hello,

May i've asking to have any about free live Chat or Chatbot for drupal 9?

Any Suggestion u all have? just comment here

Thanks in Advance.

hide / show a field, user can select, in Drupal 9

Hello and hope this is the appropriate forum section.   I searched for my key words but no results.   I am using Drupal 9

I may be making heavy weather of this.   I have a node with several fields one of which I want to be hidden initially, with a tick box or radio button or similar that the user can click on to reveal the field's contents.

I have looked for Drupal modules to support this functionality for example Rules, but none seems a good fit.   So diagrammatically:

Field 1 (always on display)

Pages

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