Drupal is up and running but how do I ...?

How to make a mini pager asynchronous?

In Drupal 10.3.1 I have added a mini pager to a view-block but each time I navigate to the next "page" through this mini pager, there is a backend load (the webpage is loaded anew), but I want to navigate through this mini pager frontendly.

How to make a mini pager asynchronous?

Warning showing up multiple times in logs: 'Undefined array key "data-*" in Drupal\ckeditor5\HTMLRestrictions->merge() '

I'm on Drupal 10, using CKEditor5.

This one has be at a loss. Anytime a node goes into "edit" mode, the following warning appears (see below) and am unsure how to go about fixing it. Has anyone else come across this before? I'd like to know how this can be addressed so it stops clogging our log files with the same message over and over. 

---- ckeditor5 Warning Message ----

Warning: Undefined array key "data-*" in Drupal\ckeditor5\HTMLRestrictions->merge() (line 977 of /app/web/core/modules/ckeditor5/src/HTMLRestrictions.php)

prevent selection from a dropdown list

Is there a way I can prevent an authenticated user from choosing a value, other than the default value, from a dropdown list? For instance, I have 6 values for Campaign Status, with default status set to " Not ready for launch". I want a new node to be created initially with this default, and do not want the user to select a different value. Any modules that can help me achieve this?

Is pencil icon for text field available?

On drupal 10.3.2 and Olivero sub theme, I created node with an image and text fields.

When I logged in and visit the node, pencil icon for image field appears, but not for text field.

Any ideas?

Relational Database with Drupal 10/11

I have a project that I'm planning out. I haven't yet started building the site. It will be a database of information, and as I see it, is a textbook call for a relational database. This isn't a facet that I've delved into in working with Drupal, thus far.

Displaying content type entity references in both sides of relationship

I have two content types and I want to create an entity reference and make i visible on both sides without having to add them on both sides when creating content.

Example

Content Type 1: "Star" which has fields one of which is the Constellation and entity reference to a content type constellation

Content type 2: "Constellation" for which I want to create an entity reference that shows all the stars that I added a reference to this node. The connection must exist in the database I am not sure how to show it.

Pages

Subscribe with RSS Subscribe to RSS - Post installation