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

Change or edit css style in content view ?

I want to edit the style of content view. I´m using EVA module to attach a view to entity and I´ve created some buttons for this view.

So, I would like to align horizontally these buttons with style flexbox o something similar, but I dont know how to edit the style of this view.

Percentile calculations in php vs. Excel

Hello All,

I'm working on a project that will calculate response times for our fire department. I paid a guy to develop a custom module to calculate the 90th percentile value of an array based on a date filter. All was well until I compared the results to the results I got in Excel using the "percentile" formula. The difference is about :30 secs +/-

No sure where to go from here.... any advice is greatly appreciated!

Jim

About form in a page

HI,

I made a page ( let's say the name of the page is A ) to let user check in. The page only show an QR code.

When the anonymous user visit A, scan the QR CODE, the Controller behind the page will Redirect to page B. In page B, it will show an ID to the user. And since i want  know who got the id , so i need to know the name and other things of the user.

So i made a Form to gather these things.

Trouble with posting in Facebook

Seems, that some troubles with post articles on Facebook. On Wordpress all is good. So, maybe it's Drupal's problem.

Setting configuration in settings.local.php

In Drupal 8+, how do I set configuration in settings.local.php? For example, the site name can be retrieved like this:

$site_name = \Drupal::config('system.site')->get('name');

I ought to be able to set this value in settings.local.php something like this:

$config['system.site']['name'] = 'My Site Name';

This doesn't work. How do I do this?

Help create event or subscribe to it when I complete my order. (drupal commerce)

I have created a module that generates a license in the user field and I want to run its function when the user has completed the order (Paid).

I would be glad for any example or link, I just started creating modules)

If there is no "purchase completed" event, how can I view all commerce events?

Question on drupal.stackexchange.com

Pages

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