- Issue created by @Austin986
- 🇨🇦Canada Austin986
Patch created to provide a new hook
function yourmodule_online_base_content_remote_options__options_alter (&$variables) { // TO DO }
- Open on Drupal.org →Core: 9.5.x + Environment: PHP 8.1 & MySQL 8last update
over 1 year ago Not currently mergeable. - @austin986 opened merge request.
- last update
over 1 year ago 1 pass - @austin986 opened merge request.
- last update
over 1 year ago 1 pass - last update
over 1 year ago 1 pass - 🇨🇦Canada Austin986
Context variable is now added.
function yourmodule_online_base_content_remote_options__options_alter (&$variables, $context) {
// TO DO
} - last update
over 1 year ago 1 pass - 🇵🇹Portugal nsalves
Hey Austin986, thank you for the feedback
Added a hook on the newest release - Status changed to Fixed
over 1 year ago 10:49am 12 August 2023 Automatically closed - issue fixed for 2 weeks with no activity.