Module list GUI (Extend) page issues

I am trying to get rid of unused modules to update to D9. I also continually fight " [error]   (Currently using Incompatible modules Array)"

So far, my module array is consistent, but it seems that can change too easily.

My problem is that I have modules that I installed that are in modules/contrib and in composer.json, but which do not appear in web/admin/modules.

And I have the opposite problem too. I have modules that are not in modules/contrib or composer.json, but which do appear in web/admin/modules

Paragraphs w. compound fields/Views/Selection list-problem

Dear community, I am heavily struggeling with this:

I have created a Paragraphs type ("my_pt_type") that contains two fields ("my_pt_type_f01", "my_pt_type_f02"). Next, I have created a content type ("my_content_type") that refers "my_pt_type" (unlimited values), so that I can generate a list looking for example like this:

How to get a user number from an email address through the RESTapi?

I'm using the RESTful API to create and update users.  I don't have a way to take an email address and convert it to a user number though.  I'm doing it now talking to the database directly but I don't want to use that method anymore.  Is there a way to do this with any of the RESTful APIs?  Or does it really just not exist?

Thanks

Marc

Need help with bootstrap Glyphicons

Hello,

I like to have some Glyphicons on my site. I am not sure which Glyphicons to use. 

1. Bedrooms (i.e.3 bedrooms)

Will this work? glyphicon glyphicon-bed

2. Bathrooms(i.e. 2 bathrooms)

3. House built year (i.e. 1987)

4. Square Footage(i.e. 2,200 sqft)

5. Property type (house, townhomes, duplex, apartments) one that represent all. 

I looked at this site but could not figure out which one to use. 

https://getbootstrap.com/docs/3.3/components/

How to include math function in content type

Hello, 

I have a content type which needs to have 4 fields. Dollar amount will be entered in first 3 fields and result will display in the fourth field. 

Site should show as follows:

ARV: $10

Minus repair:  $2

Minus fee: $3

Profit: $5

Currently, I manually enter numbers in all the fields. Instead, I like to have a math function so that I will just enter dollar amount (plus and minus) in first 3 fields and function should calculate the result and display it in profit field.

How can I achieve that? 

Thanks!

Hierarchical select in Search API Views exposed form

I need help with Search API Views exposed form. I want to make hierarchical select in a taxonomy tree. I tried Simple Hierarchical Select, https://www.drupal.org/project/shs but it does not work with Search API. I tried Client-side Hierarchical Select, https://www.drupal.org/project/cshs it didn't work at first but going to try it once again maybe I find a workaround.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x