Drupal Module Builder: Fails to complete scan

Hi,

I am trying to set up Module Builder as my application would be similar to an LMS and hence, needs a lot of custom module.

However, Module builder always fails during code scan with below error:

otice: fwrite(): write of 62 bytes failed with errno=22 Invalid argument in DrupalCodeBuilder\Task\Collect\CodeAnalyser->sendCommand() (line 163 of D:\xampp\htdocs\vendor\drupal-code-builder\drupal-code-builder\Task\Collect\CodeAnalyser.php)

Field update when updating another field

Drupal 8.8.5

I have 2 fields data field_data and field_data_di_rientro
When I change the date of field_data, it must update the value of the field_data_of_entro field.

In form_alter I wrote this code
$ form ['field_data'] ['widget'] ['0'] ['value'] ['# attributes'] ['onchange'] = "this.form.data_di_rientro.value = this.value";

Since it does not update the second field, I inserted an alert on updating the field and it displays it
$ form ['field_data'] ['widget'] ['0'] ['value'] ['# attributes'] ['onchange'] = "alert ('OK')";
Where am I wrong?

Group multiple fields in table view?

I´m trying to group two fields in a table view but the following message appears : 

Competicion (one of the two fields): <!-- THEME DEBUG --> <!-- THEME HOOK: 'views_view_field' --> <!-- BEGIN OUTPUT from 'core/themes/stable/templates/views/views-view-field.html.twig' --> <a href="/node/443" hreflang="es">Trofeo Rectora</a> <!-- END OUTPUT from 'core/themes/stable/templates/views/views-view-field.html.twig' -->

and it doesnt works! Somebody know something about this?

Thanks all!

Drupal 8 Revamp of Questscope.org

Questscope is an international non-governmental, non-profit organization founded in 1988 with the goal of putting the last, first. We rely on a theory of social change that recognizes the interconnected nature of individual transformation, institutional response, and policy changes at the governance level.

Sectors: 
Non-profit

"what not to do" to avoid as much as possible json views errors

Sometimes, during development, it happened that the views gave a json problem.
Once, in an editable view, but I was able to understand that the problem was that it must not have the cache.
Other times, without understanding why, this happened in normal views by saving settings or simply adding fields to an already existing view. In these cases I solved it by going back to the previous backup.

But the reality is that I can't understand "what" should be avoided (apart from the conflictiong modules) in order not to get these problems.

Water Supply and Sanitation Collaborative Council (WSSCC)

The Water Supply and Sanitation Collaborative Council (WSSCC) is a global, multi-stakeholder membership and partnership organization under the United Nations Office for Project Services (UNOPS), that works with poor people, organizations, governments and local entrepreneurs to improve sanitation and hygiene at scale.

Sectors: 
Non-profit

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x