Extension, Module

Archived
Forum
(read-only)


For official support, visit the official support site »

Entry access

ExpressionEngine 2

Back to this add-on's main page
View Other Add-ons From Yuri Salimovskiy

     

JS errors

Bug Report

disegno
disegno

I’m having an issue with grids - I can no longer add / delete grids. Also had the files upload issue which was saved with re-saving the layout. Am getting the below error in JS console.

TypeError: $(’#field_id_entry_access__group_access’).multiselect is not a function. (In ‘$(’#field_id_entry_access__group_access’).multiselect({ droppable: ‘none’, sortable: ‘none’ })’, ‘$(’#field_id_entry_access__group_access’).multiselect’ is undefined)

disegno
# 1
disegno

I’ve solved it for now by downgrading back to 1.6.0 from 1.6.3 which was causing the issues.