- Issue created by @herved
- ๐ง๐ชBelgium herved
A possible fix, based on
EntityDisplayFormBase::multistepAjax
. - ๐ฎ๐ณIndia newswatch Delhi/Bangalore
I can't figure out how to apply this patch. I am on 8.x-3.15.
My line 961 is this:
]; } else { $form['ft']['id']['#ajax'] = [ 'callback' => 'ds_field_ui_display_overview_multistep_js', 'wrapper' => 'field-display-overview-wrapper', ]; }
- ๐ง๐ชBelgium herved
Hi @newswatch, that's correct. This applies cleanly on 3.15, and 3.x-dev, I just tested.
https://git.drupalcode.org/project/ds/-/blob/8.x-3.x/ds.module?ref_type=...
https://git.drupalcode.org/project/ds/-/blob/8.x-3.15/ds.module?ref_type... - ๐ฎ๐ณIndia newswatch Delhi/Bangalore
Hi Hervรฉ.
I just applied this on a small site. No issues so far.
Now, to apply this to a site that's big and live.
Thank you so much!
-
swentel โ
committed d3164394 on 8.x-3.x
Issue #3402902 by herved: Field formatter settings form and AJAX issue (...
-
swentel โ
committed d3164394 on 8.x-3.x
- ๐ง๐ชBelgium swentel
Looks like the right fix, thanks for that. Committed and pushed!
- Status changed to Fixed
11 months ago 10:53am 23 December 2023