-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Hi
I want refresh a view with ajax code . I see on the the web this code:
example:
$(".js-view-dom-id-9a047ee595caf31e6f759619b7ec25850633eeae540a42dd93fb84c597ada7f1").trigger("RefreshView")
I have ajax turn on , i try on block and page.
But nothing append refresh doesn't trigger (i have changed some element in another windows).
other info
"name": "drupal/core",
"version": "8.8.1",
"drupal/bootstrap": "^3.20",
"drupal/cer": "^4.0@alpha",
"drupal/conditional_fields": "^1.0@alpha",
"drupal/content_synchronizer": "^2.4",
"drupal/ctools": "^3.2",
"drupal/devel": "^2.1",
"drupal/erd": "^1.0@beta",
"drupal/field_group": "^1.0",
"drupal/field_permissions": "^1.0@RC",
"drupal/fontawesome_menu_icons": "^1.5",
"drupal/imce": "^1.7",
"drupal/mass_contact": "^1.0@beta",
"drupal/module_filter": "^3.1",
"drupal/nodeaccess": "^1.0@beta",
"drupal/openid_connect": "^1.0@beta",
"drupal/pathauto": "^1.6",
"drupal/role_delegation": "^1.0",
"drupal/state_machine": "^1.0@RC",
"drupal/token": "^1.5",
"drupal/user_menu_avatar": "^4.0",
"drupal/views_infinite_scroll": "^1.6",
"drupal/webform": "^5.4",
thanks