AgProfessional - Drupal 8 Development

Agprofessional Home page

Farm Journal Media is a leading United States business information and media company serving the agricultural market. Started 140 years ago with the preeminent Farm Journal magazine, the company serves the row crop, livestock, produce and retail sectors through 26 branded websites, Newsletters and phone apps; 11 business magazines; 70 events; six nationally broadcasted television and radio programs; a robust mobile text marketing business; and an array of data-driven paid information products.

Sectors: 
Agriculture
Media
Publishing

BMI Research: Drupal 8 Development, Support & Maintenance

BMI, appnovation, drupal 8, drupal development, drupal experts, drupal support and maintenance

BMI Research is a research firm that provides macroeconomic, industry and financial market analysis. They approached Appnovation to replace their existing media publishing solution (based on Alfresco).

Appnovation was engaged to deliver a new, streamlined and organized Media Publishing platform for BMI. After a thorough discovery process, undertaken to determine the best digital solution, the scope of work deliverables were completed and tabled. With the client's approval, the Appnovation team set about implementing, from scratch, a brand new Media Publishing platform.

Thanks to the expertise of the Drupal development team, the platform delivered was one which allowed BMI analysts to write, build and publish complex reports in both web and PDF formats, something which they had not previously been able to do.

Sectors: 
Banking and Financial

Drupal form Auto increment Serial

I have created a custom form with database connection on the backend(phpMyAdmin) with data editing and deleting option. But the problem is, whenever i delete a row of data the serial number is not updating.

Say for example, if i delete row 1, then the table should display starting from row 1 instead it displays the row2(sinc row 1 is deleted). Is there any way to solve this ?

/* Schema */

<?php

update 8.3.7 to 8.5

Should I manually update drupal core from 8.3.7 to directly 8.5 or gradually increase version. Like:

  • 8.3.7-8.4.0-8.5
  • 8.3.7-8.4.5-8.5
  • 8.3.7-8.4.0-8.4.5-8.5

It is a multilingual site.

Drupal 8 front page banner views_slideshow

I am trying to get a front page block banner displayed with views_slideshow.

It works good on the content node page.

I get the content page and the block changing display.

The home font page node will only show the content.

NOT the block with the banner?

The block layout configure block PAGES is blank with the SHOW FOR THE LIST PAGES selected.

If I add <front>( or node/* ) to block layout configure block PAGES no block banner shows?

If I change to Hide for the listed page the reverse PAGES node/* works for the content node?

Skinny controllers in Drupal 8 modules?

As mentioned earlier, I'm rewriting legacy D7 modules for the new paradigm in Drupal 8. Good. I'm wondering if I should load all my functions in one Controller, making it a fat Controller. What I mean by that, is the module I'm working on now is CRUD across several tables that relate to each other. In D7 I had a long hook_menu function that listed all these routes and all their callback functions for each.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x