Pagination error after ajax callback

Have a simple form with few inputs as a filter criteria. Selecting these and clicking on a submit button executes a callback function that returns a table and a pager.

Unexpected error after webform/site update on localhost

Hi, 

I use webform in my website. After I've uploaded it online on local server, I've founded out a problem with webform submission since it was giving error. 

After that I found that updating the webform could solve the problem. I've tried it on my localhost, and after that I've updated the website, too. Now I'm facing the problem on my localhost since I cannot open my website. Error displayed is 

"The website encountered an unexpected error. Please try again later."

sub-module dependencies

Hi, 

I have a new module: Salesforce Marketing Cloud API Integration. When I ran tests on my latest patch (marketing_cloud-deprecated_packages-2979238-4.patch test with PHP 7.2 & MySQL 5.5, Drupal 8.5.4), it failed on one of the tests, due to an unmet dependency (webform).

I had it listed as a dependency in the sub-module's info.yml file and not in any composer.json, this passed all unit tests in the previous release.

show my field column in the field part of views_ui

hi,

i have un custom column ('my_special_col') in the schema of my custom field plugin (FieldItemBase),

in views_UI, i can select it in the sort and filter part ,

but it doesnt appear in the fields list selector to show in the view ("my_special_col:delta" appears however).

How to show it in the fields list ?

Thx

Drupal 8 : force view display instead of default node display

Hello

I create new node (of content type "Fiche").

With Pathauto, I made a new pattern for this content type (fiche/[node:nid]). So the URL is http://mysite/fiche/50.

When I display this content, I see the default drupal display with all my fields.

But, I created a new view (as a page, not as a block).

I set the path to "fiche/%"

And the my problem is I have a lot of difficulties to configure the contextual filter. I have seen many examples on the web. But none are working.

Send logged in users to another search form from Search Block

I have two search forms.

A public Google CSE and a form only available to users currently logged in.

When a user is logged in and uses the Search Block, I want him to be sent to the internal search instead of the public default search.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x